April 24, 2013 at 6:59 am
Hi Friends,
I am running an external web application. I just need to trace all the DML queries alone using profiler. I tried myself but not able to get the correct ouptut.
Could any one suggest me the steps to trace the queries , please ?
Any suggestions would be really appreciated...
Thank you in advance ....
April 24, 2013 at 7:10 am
Hello,
Use events like Stored procedures and TSQL.
sub events as per your needs.
Regards
Durai Nagarajan
April 24, 2013 at 7:22 am
durai nagarajan (4/24/2013)
Hello,Use events like Stored procedures and TSQL.
sub events as per your needs.
Thank you Durai....
April 24, 2013 at 7:45 am
happy to help
Regards
Durai Nagarajan
April 26, 2013 at 3:58 am
The link below has a book on SQL Server Profiler by Brad McGehee
http://www.sqlservercentral.com/articles/books/65797/
How to post data/code on a forum to get the best help - Jeff Moden
http://www.sqlservercentral.com/articles/Best+Practices/61537/
April 30, 2013 at 5:22 am
Kingston Dhasian (4/26/2013)
The link below has a book on SQL Server Profiler by Brad McGehee
Thank you, Kingston. I appreciate that.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply