Share via

Is there any way to recover records deleted from a table?

Anonymous
2012-07-17T19:52:44+00:00

I accidently deleted all records from a table in Access.  Is there anyway to recover them other than having a backup of the access file?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Anonymous
    2012-07-17T21:46:36+00:00

    Joe

    I don't think retrieving deleted records is ever possible. Once there is a commit, it's a done deal. Objects are another thing because the MSysObjects table holds the items until the DB is closed or compacted.

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2012-07-17T20:16:57+00:00

    If you're very, very lucky, and have accumulated lots of good karma... maybe. But in reality, probably not. See http://www.granite.ab.ca/access/deletedata.htm and references therein.

    For the benefit of the lurkers, backing up your database (the backend if it's split, as it should be) is absolutely essential. The only databases that don't need to be backed up are ones that you're willing to either reenter manually from scratch, or discard without regrets.

    Good luck!

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2012-07-17T21:58:44+00:00

    I guess if the size is the same those records might be lurking somewhere. You could make a lot of money if you found out how to do a big Undo at that point. [smile]

    0 comments No comments
  4. Anonymous
    2012-07-17T21:55:10+00:00

    Maybe, but since if you delete 1M records ... and the DB size remain approx the same ... until you do a C&R ... just sayin' ....

    0 comments No comments
  5. Anonymous
    2012-07-17T21:30:38+00:00

    IF ... you have done a Compact and Repair since the deletion, then no.

    Otherwise, if anyone can do this, it would be Wayne Phillips

    http://www.everythingaccess.com/accessdatabaserepair.htm

    This shows how to recover objects that have been (flagged for) deletion - IF - no C&R has been executed.

    http://www.everythingaccess.com/tutorials.asp?ID=Undelete-Tables-and-Queries-in-Access

    Good luck on this.

    0 comments No comments