There is only one publically available utility that I know of called
Lumigent Log Explorer which can help you do this. Please visit
http://www.lumigent.com
HTH,
Mandar.
Quote:> Some data in my DB was deleted mystically.
> I want to find what statement the concealer was done.
> How can I do it?
> Please help me, thanks a lot.
Here's an undocumented way to look at the log file
SELECT * FROM ::fn_dblog(1,NULL)
It would take additional research for you to be able to
figure anything out from the data returned however.
Quote:>-----Original Message-----
>Some data in my DB was deleted mystically.
>I want to find what statement the concealer was done.
>How can I do it?
>Please help me, thanks a lot.
>.
1. How to Write/Read Transaction Log
Hi,
I want to dump the transaction log of a particular database onto a text file
and at the same time be able to read this file. Is there a way to do this and if
yes, how?
Thank You
Regards,
Cris
3. How to read transaction log???
5. could not read transaction log directory ...?
6. Login failed for user NT AUTHORITY\SYSTEM
7. Newbie:Read transaction logs?
8. Parsing a string into fields
9. how to read transaction log
10. How to read transaction log
11. How to read Transaction Logs
12. 3rd Party Tool in reading transaction logs?
13. Sample code to read transaction logs