By tag: SqlProfiler
0
kicks
Custom user configurable SQL Server Profiler events
SQL Server Profiler is a well known tool for tracing different activity that happens between your server and the clients connected to it.
But very few people know that you can have custom events and trace them in the SQL Server Profiler.
0
kicks
Map SQL Server Profiler EventClass ID to its name in saved trace table
Simple way to map a profiler trace's EventClass id to its name in T-SQL