Top "Data-recovery" questions

DO NOT USE THIS TAG if your question is about recovering data you lost on your device.

Where does MySQL store database files on Windows and what are the names of the files?

So I accidentally formatted my hard drive and re-installed Windows and forgot to backup an important database I had in …

mysql database windows data-recovery
Can I rollback a transaction I've already committed? (data loss)

I committed an incorrect UPDATE statement and have lost some data. Is it possible to rollback now, after I've already …

database postgresql data-recovery
How to recover Git objects damaged by hard disk failure?

I have had a hard disk failure which resulted in some files of a Git repository getting damaged. When running …

git corruption data-recovery
Recovery after wrong MySQL update query?

I made a wrong update query in my table. I forgot to make an id field in the WHERE clause. …

mysql sql sql-update data-recovery
Recover old website off waybackmachine

Is there a way to recover an entire website from the waybackmachine? I have an old site that is archived …

archive data-recovery
undo changes to a stored procedure

I altered a stored procedure and unknowingly overwrote some changes that were made to it by another developer. Is there …

sql sql-server-2005 stored-procedures recovery data-recovery
C# classes to undelete files?

Possible Duplicate: How do I restore a file from the recycle bin using C#? Recovering deleted file on windows I …

c# data-recovery
Visual studio lost current code on sudden crash

My visual studio 2010 crashed when some carelessness [bit of madness] mistakenly pressed start button and my Acer timeline got unstable. …

visual-studio data-recovery
Recovering deleted Records

I have accdently deleted some rows in a table and did the commit too. Now I want to recover them. …

oracle oracle11g data-recovery
MySQL tables gone after deleting ibdata1

A couple of days ago I couldn't get mysql to run anymore(xampp) after some googling I found this post: …

mysql innodb data-recovery