Automate saving of an mdb file

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

Guest

I would like to find a way to be able to save a running mdb file to an
external source from a form. Is this possible? Can anyone help me on this one?
 
You should never try to backup a database that's in use. Doing so may leave
internal pointers in an inconsistent state.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)


Michalis J. said:
I would like to find a way to be able to save a running mdb file to an
external source from a form. Is this possible? Can anyone help me on this
one?
 
Back
Top