How to create a SQL trace using T-SQL - SQL Server Security - Site Home - MSDN Blogs

How to create a SQL trace using T-SQL - SQL Server Security - Site Home - MSDN Blogs

瀏覽:1018
日期:2025-06-26
Some users want to know if there is a way to monitor events on SQL server without using SQL Profiler. Yes, there is: the engine support behind SQL Profiler is the feature called SQL Trace which is introduced in SQL 2005. SQL Trace provides a set of stored...看更多