T
Tony
Hi All,
Two part question: can an open database be backed up (by the user who has it
open) and if so, are there any issues associated with doing so?
I have an Access 2000 database through which we crunch payroll data from a
Progress database for the purpose of printing information not stored in the
Progress database on check stubs. The Access database is not set up such
that the users open it exclusively however, I have code in place that
prevents a second user from opening the database if someone's already in.
As part of the payroll processing, I have the payroll clerks notify me when
they are ready to use the database; before they get in, I create a backup
then give them the green light.
I'd like this to work such that the clerk opens the database, clicks a
button to create the backup, then proceeds with their normal duties. But, I
don't want to run into issues, if they exist, with backing up a database
that is open. I know that I can write a script for them to use to back up
the database before they access it, but I think it would be cleaner if the
function lived in the database.
Any ideas, tips, suggestions are appreciated.
Thanks & Ciao
Two part question: can an open database be backed up (by the user who has it
open) and if so, are there any issues associated with doing so?
I have an Access 2000 database through which we crunch payroll data from a
Progress database for the purpose of printing information not stored in the
Progress database on check stubs. The Access database is not set up such
that the users open it exclusively however, I have code in place that
prevents a second user from opening the database if someone's already in.
As part of the payroll processing, I have the payroll clerks notify me when
they are ready to use the database; before they get in, I create a backup
then give them the green light.
I'd like this to work such that the clerk opens the database, clicks a
button to create the backup, then proceeds with their normal duties. But, I
don't want to run into issues, if they exist, with backing up a database
that is open. I know that I can write a script for them to use to back up
the database before they access it, but I think it would be cleaner if the
function lived in the database.
Any ideas, tips, suggestions are appreciated.
Thanks & Ciao