Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 pls help meeeee

Author  Topic 

sathyalan
Starting Member

5 Posts

Posted - 2006-07-18 : 09:35:57
hi,

this is thaya, working as a DBA. this is my first request on this forum. my request is i would like to audit one user. i want to know what he is doing, what he has done on the database in a report format.i used sql profiler, but i am not satisfied of the result.i hope u guys can help me. pls help me out.


thanks in advance.

thaya

nr
SQLTeam MVY

12543 Posts

Posted - 2006-07-18 : 09:52:36
Only way to record that sort of usage is via the profiler.
You can record to a table then manipulate the data for a report.


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -