|
-
Sep 10th, 2001, 01:23 AM
#1
Thread Starter
Lively Member
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
-
Sep 10th, 2001, 04:11 AM
#2
Fanatic Member
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...
-
Sep 10th, 2001, 06:44 AM
#3
Thread Starter
Lively Member
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
-
Sep 10th, 2001, 07:54 AM
#4
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|