Just use the FileCopy method on the mdb
VB Code:
  1. FileCopy "C:\my.mdb", "C:\backup.mdb"