Automatic Backup

S

skk

User wants to backup (not splitted) DB before start a session and keep the
latest 3. Any advice or suggestion will be appreciated.
 
D

Douglas J. Steele

It can't be done from within Access. You'll need a batch file, VBScript or
executable that does the copy and deletes the oldest version.

What isn't the application split? In my opinion, all applications should be,
even if it's just got a single user.
 
Top