"sam" <(E-Mail Removed)> wrote in message
news:C07FB56F-FA7E-47F0-8F67-(E-Mail Removed)...
>I didnt have a backup.. But I guess I will have to input all the data
> manually. Luckily there wasnt much data but It will get big as time goes.
Bummer, but these things happen.
> Is there a way I can auto backup my database every night?
That depends. Is your database normally closed at night -- no users in it?
Is it a multi-user database, or is it just you who uses it?
If the database is closed at night, you can presumably schedule a system
task to copy the database file and make a backup copy. That copy would
probably not be valid if there were somebody in the database when it ran
(though it would still be better than nothing).
--
Dirk Goldgar, MS Access MVP
Access tips:
www.datagnostics.com/tips.html
(please reply to the newsgroup)