Friday, March 23, 2012

read logs

how to know which user was executed the SQL statemant and operations.Vaidas Gudas wrote:

> how to know which user was executed the SQL statemant and operations.
You can implement your own auditing through triggers, you could use SQL
Profiler or use third-party tools to read the logs:
http://www.lumigent.com/products/le_sql.html
David Portas
SQL Server MVP
--

No comments:

Post a Comment