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)
 Undo changes made in the database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-03-19 : 08:30:46
Unnikrishnan writes "How undo changes made on the database From the active transaction log file?
I want to undo recent changes made in the database from the active transaction log file or by any other method, but not from the transaction backup file.
Please Inform me how to implement it.."

robvolk
Most Valuable Yak

15732 Posts

Posted - 2004-03-19 : 08:31:14
Log Explorer from Lumigent:

http://www.lumigent.com/

It's exactly what you're looking for.
Go to Top of Page
   

- Advertisement -