PDA

View Full Version : Code for automatic backup


MUHAIMEN
Aug 5, 2008, 11:24 AM
Hi,
I would like to ask for the code which can give automatic backup on my external hard drive or flash memory. Daily I am creating back up file in one flash memory and overwriting it in daily basis.

ScottGem
Aug 5, 2008, 12:23 PM
I wouldn't do it from within Access. I run a batch file daily that copies all my MDB files.

MUHAIMEN
Aug 6, 2008, 12:08 PM
Thanks Mr. scottGem!! I got it now. Its working and I can make what I want on my batch file.

MUHAIMEN
Aug 6, 2008, 01:21 PM
Opps! I created the batch file but the subfolders are not included. May I request the code of copying including the subfolders under on my folder?

MUHAIMEN
Aug 6, 2008, 01:23 PM
Don't give, I got it now. Thanks