Results 1 to 4 of 4

Thread: Can Access record be "undeleted"?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 1999
    Location
    SLOVENIA, Europe
    Posts
    110

    Can Access record be "undeleted"?

    My program has a bug. It deletes a record, when user presses a combination of buttons.

    So, very important recors is gone.

    Can it be retrieved?!?

    I didn't compact my database.

    Please help!
    Ermin Gutenberger

    VB.NET 2010

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    The good news is that the record is still there. Deletion in Access merely marks the record for deletion. So make a copy of the database so that if it does get compacted you have a backup.

    the bad news is that I do not know how to get it back. I will chase this, but don't despair!

    Cheers,

    P.
    Not nearly so tired now...

    Haven't been around much so be gentle...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 1999
    Location
    SLOVENIA, Europe
    Posts
    110
    Thanks.

    I open Access database in text viewer. And I found record(s) - (You may say characters) that was deleted.

    Simple Copy, Paste solve my problem.
    Ermin Gutenberger

    VB.NET 2010

  4. #4
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    Good, I'll stop looking. I was checking in the System Tables for a flag...

    Shows how secure Access is tho'!!!

    Cheers,

    P.
    Not nearly so tired now...

    Haven't been around much so be gentle...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width