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 Development (2000)
 Reading MS SQL Log File

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-01-31 : 08:53:04
Faiza writes "i am developing a project where i should monitor the SQL server activities(Only INSERTS & UPDATES). As I know so far these activities can be found in log file of database. I am interested how can I read the file programmatically in order to show these activites in datagrids. We are developing the project in C#.
i dont want to use any third party tool nor dbcc command."

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-01-31 : 09:20:16
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=57044
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58960

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -