i am trying to use sql server profiler to trace all the sql statements on a specific database, is this possible to do?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
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. |
|||
|
|