Automatic Backup of the BE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Currently, Using Windows Explorer I copy BE which is in the server to
another folder for our backup, in case any crash, we still have the data.

My question is how can we have the automatic backup, let's say every 6 pm,
it will automatcaly copy and the name of the file is "backupBEddmmyyhrmin"
(name will vary according to the date, and time)

Thanks a lot

Frank
 
Hi

You could use the FileCopy function - search in VBA help for syntax. Or, use
a proprietory Backup application.

BW
 
Back
Top