G
Guest
Hi All, and thanks for reading!
I have an Access system in a little company with ca. 5 users. All user has a
FrontEnd and there is a BackEnd on a server. All are in Access 2002 and
should stay in this version.
I'd like to make up a backup system for the BE. I decided that each FE
copies automaticaly the BE onto the client computer intervally.
Question: If other users are connecting to the BE when a client tries to
make a copy of it, what kind of problems might I face? (For copy making I use
Scripting.FileSystemObject.)
I tested the system, the backup seems to be usable, is not corrupted, or
demaged. But:
- Is there any differences between the closed and the used BE mdb? If so,
what are the differencies?
- If a record is currently being deleted or edited, should it cause
corruption or demage in the copy? Or just a not-up-to-date record in the copy?
If it is possible, please write me experiences too.
Thanks for any answer in advance!
Bence
I have an Access system in a little company with ca. 5 users. All user has a
FrontEnd and there is a BackEnd on a server. All are in Access 2002 and
should stay in this version.
I'd like to make up a backup system for the BE. I decided that each FE
copies automaticaly the BE onto the client computer intervally.
Question: If other users are connecting to the BE when a client tries to
make a copy of it, what kind of problems might I face? (For copy making I use
Scripting.FileSystemObject.)
I tested the system, the backup seems to be usable, is not corrupted, or
demaged. But:
- Is there any differences between the closed and the used BE mdb? If so,
what are the differencies?
- If a record is currently being deleted or edited, should it cause
corruption or demage in the copy? Or just a not-up-to-date record in the copy?
If it is possible, please write me experiences too.
Thanks for any answer in advance!
Bence