S
SuzyQ
I have a database that I set up as secure. What I want is to create a new
database, but use the same security file that is being used on the current
database. My goal with this new database is simple. I just want to be able
to open it, have it check the other database's version and create a copy of
the that database using the version number as part of the file name, and then
open the that database and close itself. That way I will always have a
current copy of the database prior to making any changes to it.
database, but use the same security file that is being used on the current
database. My goal with this new database is simple. I just want to be able
to open it, have it check the other database's version and create a copy of
the that database using the version number as part of the file name, and then
open the that database and close itself. That way I will always have a
current copy of the database prior to making any changes to it.