R
Rick
From a totally separate mdb, I can use FileCopy to copy a
some mdb's but not others. Some work fine, others give
a "Compile Error", "Expected Variable or procedure, not
project" message.
This is what I have been using:
FileCopy "C:\Program Files\SSM\SSM.mdb", "C:\Program
Files\SSM\Backup.mdb"
Actually the one that is important to me to back up is a
split mdb. The mdb with the tables is the only one that I
need to backup, if that makes any difference.
What syntax should I be using? Thanks, Rick
some mdb's but not others. Some work fine, others give
a "Compile Error", "Expected Variable or procedure, not
project" message.
This is what I have been using:
FileCopy "C:\Program Files\SSM\SSM.mdb", "C:\Program
Files\SSM\Backup.mdb"
Actually the one that is important to me to back up is a
split mdb. The mdb with the tables is the only one that I
need to backup, if that makes any difference.
What syntax should I be using? Thanks, Rick