Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
fmardani
Constraint Violating Yak Guru
433 Posts |
Posted - 2006-04-11 : 06:27:05
|
I have set up a profiler to capture the activity of sql server 2000Filtered it to show only the activity in a specific database (i.e. Like databasename)Do you know why the databasename column in the trace is empty?Thanks |
|
bakerjon
Posting Yak Master
145 Posts |
Posted - 2006-04-11 : 13:27:55
|
There are some events that do not produce the database name data. In Profiler 2000, this isn't readily evident. Microsoft changed the interface in SQL 2005 to help people understand this.JonHolding it down on the engineering tip, y'all!http://www.sqljunkies.com/weblog/outerjoin |
 |
|
|
|
|