i am trying to use sql server profiler to trace all the sql statements on a specific database, is this possible to do?

link|improve this question

feedback

2 Answers

If you are talking about SQL Profiler on a 2005 or 2008 server, you can do it by adding a column filter. You will need to show all columns in the Events Selection tab. Once you do that you should see an option for Database Name.

link|improve this answer
feedback

Answer here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.