Home > Archive > MS SQL Server > February 2006 > Transactions









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Transactions
vnegri@gmail.com

2006-02-28, 8:23 pm

A client of mine recently discovered that certain records were deleted
on their SQL 2000 server. Is there a utility that I can use to look
back at the transactions to find out what happened to those records
(i.e. who/what deleted them and/or what time)?

Tibor Karaszi

2006-02-28, 8:23 pm

Assuming the log records still exists in the transaction log, you can use any of the log reader
tools. I listed some on my links page: http://www.karaszi.com/SQLServer/links.asp

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www. solidqualitylearning
.com/

Blog: http:// solidqualitylearning
.com/blogs/tibor/



<vnegri@gmail.com> wrote in message news:1141114977.549635.31370@v46g2000cwv.googlegroups.com...
>A client of mine recently discovered that certain records were deleted
> on their SQL 2000 server. Is there a utility that I can use to look
> back at the transactions to find out what happened to those records
> (i.e. who/what deleted them and/or what time)?
>


Sreejith G

2006-02-28, 8:23 pm

Below are few Log Reader tools.

Apex SQL Log
Log Explorer
Log P.I.
SQL Log Rescue

http://aspfaq.com/show.asp?id=2449

Log Explorer is simple one to use.

--
Thanks,
Sree
[Please specify the version of Sql Server as we can save one thread and time
asking back if its 2000 or 2005]



"vnegri@gmail.com" wrote:

> A client of mine recently discovered that certain records were deleted
> on their SQL 2000 server. Is there a utility that I can use to look
> back at the transactions to find out what happened to those records
> (i.e. who/what deleted them and/or what time)?
>
>

vnegri@gmail.com

2006-02-28, 8:23 pm

Thanks!

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com