M
Mark
Hi All,
We presently have 3 databases that the user open's exclusively, then backs
them up. Then they also, have to disconnect linked tables, then do some
reports then relink them. They're doing this manually. I know it can be
done with a push of a button.
I'm creating another database just to run the backups and linked table
My questions are:
1. Doing a backup is nothing more then copying the file to the backup
folder, but I need to make sure it is not open by someone prior. I can look
to see if the .ldb is present. How would I accomplish this? And is there a
better way?
2. I know we have other programs out here that link the tables as you
connect. What command or function do I use to link tables via code? And can
it be done outside the database I want to update?
We presently have 3 databases that the user open's exclusively, then backs
them up. Then they also, have to disconnect linked tables, then do some
reports then relink them. They're doing this manually. I know it can be
done with a push of a button.
I'm creating another database just to run the backups and linked table
My questions are:
1. Doing a backup is nothing more then copying the file to the backup
folder, but I need to make sure it is not open by someone prior. I can look
to see if the .ldb is present. How would I accomplish this? And is there a
better way?
2. I know we have other programs out here that link the tables as you
connect. What command or function do I use to link tables via code? And can
it be done outside the database I want to update?