Showing posts with label statemant. Show all posts
Showing posts with label statemant. Show all posts

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
sql

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

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