automatic backup

J

Jen

I learned a hard lesson today, I crashed my database and lost the last 16
hours of entries (100+ records) Completely my fault.

What is the best was to back my database up automatically when a new person
signs on or off.
 
D

Douglas J. Steele

You could include MichKa's TSI SOON (Shut One, Open New) database add-in,
and have it copy the MDB file when the user closes it.
 
Top