How can i monitor running SQL Statements for my SQL-Server, is it possible using only SQL Server without 3rd part tools?
As an alternative can anybody recommend any free tool which can monitor running statements over ODBC connections?
Thank you.
|
How can i monitor running SQL Statements for my SQL-Server, is it possible using only SQL Server without 3rd part tools? As an alternative can anybody recommend any free tool which can monitor running statements over ODBC connections? Thank you. |
|||
|
|
|
There's I also found this site Receiving Profiler Events. Which allows real-time tracking in .NET. |
|||
|
|
|
|||
|
|