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)
 log file exploring

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-06-09 : 07:13:33
kaveh writes "hi
i want to know sql server log file structure .
i want to read from sql server log file and make report for
myself to know which user perform which operation ( such as
INSERT , UPDATE , DELETE ) .
i dont want use any available package's , as i see there is
a few software that is able to explore sql server log file .

in brief , how i can write application that is be able to read and trace the done operation from sql server log file .

best regardes.
kaveh dargahi"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-06-09 : 12:25:04
You will need a third party tool. One such tool is Lumigent's Log Explorer. www.lumigent.com

Tara
Go to Top of Page
   

- Advertisement -