Autiomated BackUp of Back end database

AndyShuter

Registered User.
Local time
Today, 11:05
Joined
Mar 3, 2003
Messages
151
We are currently running a FE / BE splitted database abd would like to back the back end up (to a sepearate location) every 15 minuutes by using the On Timer event.

Troiuble is, I believe I cant use the CopyDataBaseFile method whilst other users are in it and it would be too much hassle kicking everyone off!

Manually copying and pasting is good, but would really like to crack this one

Any suggestions please?

Regards

Andy
 
Search around for there are [believe it or not] other postings related to your question. I have posted a function that allows you to copy and zip [using WinZip] a database file even if the database file is open and in use. Try out that fancy search button the forum so graciously offers for you convenience.
 
Cant see the function mate
 

Users who are viewing this thread

Back
Top Bottom