SQL Profiler - SimonS Blog on SQL Server Stuff

Browse by Tags

All Tags » SQL Profiler (RSS)

SQL Server Trace Event Definitions

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...