Home > Archive > MS SQL Server > December 2005 > read logs









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author read logs
Vaidas Gudas

2005-12-28, 7:23 am

how to know which user was executed the SQL statemant and operations.


David Portas

2005-12-28, 7:23 am

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
--

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com