Friday, March 23, 2007 - Posts

SQL Server Trace Event Definitions

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/SQL Server Trace Event Definitions
The new RSS feed is here

If you are using Event Notifications or capturing events in Profiler you undoubtedly have noticed that MS have used the same columns (xml elements) for storing different data for each event. For example there is an element called "integer data". You may ask what is stored in here cos it ain't obvious from the name of the element.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/SQL Server Trace Event Definitions