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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-06-09 : 07:13:33
|
| kaveh writes "hii want to know sql server log file structure .i want to read from sql server log file and make report formyself to know which user perform which operation ( such as INSERT , UPDATE , DELETE ) .i dont want use any available package's , as i see there isa 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.comTara |
 |
|
|
|
|
|