Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

How to restore rows deleted by mistake?

$
0
0

I'm developing an app that runs against a SQL Server Express 2008 database. As I was testing something, I deleted some rows by mistake. There does not seem to be a backup. I tried Task->Restore->Database but no backups are listed. I thought maybe I can roll back the transaction, but Task->Restore->Transaction Log is disabled. Change tracking is enabled on the database, but not on the table I need. 

At that point I've pretty much given up hope that I'll be able to get that data back, but thought to ask if there is some other way to roll back this unfortunate action???

The app is using strongly typed dataset and all transactions are committed to the database immidiately (it's running localy for the time being). I have not ran anything since the accident occured as to not overwrite any data left in memory.

Any help is greatly appreciated. 

Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>