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 |
|
rajantonyv
Starting Member
12 Posts |
Posted - 2002-12-06 : 13:23:48
|
| Hello, I had a question regarding the event classes category in SQL Profiler. I am trying to use TSQL event class category and I am trying to find out the code for each SQL statement. For example, I am using SQL profiler to see the number of times an insert, update, select, and delete statement ran. But inside the file or table where the profiler stores this information these DMLs are represented as integer values rather than any text. Is there anyway I can find out what these integer values/code represent which DML statement. I know 31 stands for Select Statements. Thanks for your help, Raj Rajesh Antony Vattakunnel |
|
|
Argyle
Yak Posting Veteran
53 Posts |
|
|
|
|
|