Click to See Complete Forum and Search --> : Utility for reading SQL server 2000 transaction log


ksl
February 17th, 2003, 10:43 AM
I would like to be able to read entries in the transaction log from an SQL server 2000.

Does any body know a utility or a product that will support this.

I would like a program that could find a transaction where a specific event is performed at a table.
E.g.: "delete from tableX where x = 123"

antares686
February 17th, 2003, 10:56 AM
The only tool I am aware of right now is LogExplorer from Lumigent (http://www.lumigent.com/) . I am currently working on a similar product but it will be awhile before I am near ready.