J
Jan Pit
I have an Acces mdb that with 7 linked tables. These are in the DATA1.mdb
At startup I check the links and relink if required.
This in fact locks that DATA1.mdb.
Now I want to make a backup file (say DATA2.mdb a new file) using the
CopyFile in VB.
But as DATA1.mdb is locked this fails.
Can I "unlink" DATA1.mdb temporarily and then relink it after making the
backup?
Or should I do this completely different?
TIA
+ Jan Pit +
Botswana
At startup I check the links and relink if required.
This in fact locks that DATA1.mdb.
Now I want to make a backup file (say DATA2.mdb a new file) using the
CopyFile in VB.
But as DATA1.mdb is locked this fails.
Can I "unlink" DATA1.mdb temporarily and then relink it after making the
backup?
Or should I do this completely different?
TIA
+ Jan Pit +
Botswana