Posted by eddie on 10/14/06 00:23
Hi Guys,
I'd like to be able to see the transaction details being performed on
the database, in particular the ordering of sql statements being
performed. I would like to know if an INSERT is followed by a DELETE
etc. The database has several triggers and so I would like to be able
to read a log to see exactly what is going on. The database is
installed using the MSDE version of SQL Server 7. I see you can use the
..mdf files to recover a database but I just want to read something that
has a historical record of the databases transactions.
Regards,
Eddie
Navigation:
[Reply to this message]
|