Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > sqlserver server > february 2006 >

sqlserver server : Transactions


Tibor Karaszi
2/28/2006 12:00:00 AM
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/


[quoted text, click to view]
vnegri NO[at]SPAM gmail.com
2/28/2006 12:22:57 AM
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
2/28/2006 1:19:26 AM
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]



[quoted text, click to view]
vnegri NO[at]SPAM gmail.com
2/28/2006 10:19:33 AM
Thanks!
AddThis Social Bookmark Button