Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transaction log viewing--missing data

Status
Not open for further replies.

preisdent

Programmer
Apr 24, 2001
1
AU
I would like to view the Server transaction log to trace how am I have been loosing data from database.

I am ussing the sqlserver 7 on nt. I have checked my code and there is nowhere th the code am deleting the data from 4 tables that are missing the data. The tables are not totally wiped out but it only happens for a particular set of data with the same code.

Thanks for the help!
 
There is no way to view the Transaction Log with SQL server tools. You can buy third party tools such as Platinum Technology's Log Analyzer ( or Lumigent's Log Explorer ( I've not tried either product and am not endorsing - only mentioning them. Terry

"I'm not dumb. I just have a command of thoroughly useless information." - Calvin, of Calvin and Hobbes
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top