Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Back up database

Status
Not open for further replies.

henniec

Programmer
Jul 18, 2003
86
CA
Good day,

I received a new copy of Office 2007 during the week and need to check on all the code I have imbedded in the program.

I do notice they made it easier to create a backup and would prefer to do it in code everytime the database close. It seldom happen now.

Is there any code I can use to achieve this goal? No indication under the Docmd functions.

Thank you.

Hennie
 
Use the shell command to copy the source mdb or accdb file to another location.

John
 
Thank you. I will try and see what happens.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top