Viewing 11 posts - 136 through 146 (of 146 total)
Thanks all for the replies. It's amazing how explaining something to someone (or a forum!) helps you to see the wood for the trees!
Looking at the explain plan and...
December 7, 2012 at 4:38 am
Hmm, that is strange. I've run your code and get null for the sql part.
Anyway, it's doing what I need for now. If I have some more time, then I...
November 16, 2012 at 7:17 am
Thanks again for the reply. I tried your code but still couldn't get the sql to display. By retriveing the whole event data and looking at the event instance...
November 16, 2012 at 6:49 am
Thanks for this. I was setting @data to the eventdata(), but I just cleared that bit out of my example code by accident! Sorry my fault.
I've added the...
November 16, 2012 at 6:09 am
Ok, I am getting there, but I've run into a problem. Here is the trigger code I have created, but the problem is the TSQL part of the EVENTDATA...
November 16, 2012 at 4:52 am
Wonderful! That's what I was after.
Im just having a look at all the DDL events and will definitely be able to play around with these:
http://msdn.microsoft.com/en-us/library/bb522542.aspx
Thanks again.
November 16, 2012 at 2:59 am
Thanks guys, all very interesting stuff. I'm getting more in to how this application is implemented and it's becoming scary. As Sean Lange mentioned, the developers have implemented...
October 3, 2012 at 2:10 am
You can simple run the setup.exe of SQL server from the installation media and add integration services to the existing install.
October 1, 2012 at 6:53 am
Thanks guys. That article was scary reading. Very familiar and even some of the table names mentioned are the same as the ones the devs have deployed.
I really...
September 28, 2012 at 8:58 am
brendan woulfe (9/27/2012)
I would take a look at SQL query stress by Adam Machanic.
That's brilliant. Just what I needed for these initial tests. I was just starting...
September 27, 2012 at 7:19 am
Excellent. Thanks for the reply. It's good to know I was thinking along the same lines then.
Thanks.
August 23, 2012 at 9:36 am
Viewing 11 posts - 136 through 146 (of 146 total)