We are using SQL Server 8.0
Someone just deleted 300 rows out of a table. Is there a way to find a log or recovery function to retrieve the data that was just deleted?
If you still have the transaction log from the database where the delete occurred you could use a tool like log explorer by lumigent to get those rows back.
What is the recover model of your database. If it's simple there will be no way to get back the data!
- Paul
- If at first you don't succeed, find out if the loser gets anything.
Wow, the Log Explorer from lumigent is remarkable.
It is so easy to use, I was able to restore my data in minutes and that includes the time to also install the software.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.