Restoring an Access database

oscarooko

Registered User.
Local time
Today, 00:28
Joined
Oct 18, 2005
Messages
18
Hello,
Is there anyway possible to restore a database to a former state?

what happens is that I updated some information unknowingly, now I get into my database, and I cant find some data, which I suppose i updated probably the last time I worked on a the table.
Any clues on how to handle this?
 
Access doesn't have a transaction log like SQL Server, so you can't rollback to a specfic point in time, your data is gone, sorry.
 

Users who are viewing this thread

Back
Top Bottom