P
PJFry
My team uses a database that I periodically need to make changes to. There
is a development and production copy. The development copy contains a form
and coding so I can declare if the changes constitute and major, intermediate
or minor release. When the code on the form is excuted, a copy is made of
the development database that overwrites the production copy.
After this process is complete, I need to go into the new production copy
and remove the form I use to publish the database. If I forget to do this it
would be possible for someone to try an publish the production copy back to
itself.
Is there a way to remove the form out of the new database after it is
published as part of the copy process? It production copy is always in the
same place with the same name.
Thanks!
PJ
is a development and production copy. The development copy contains a form
and coding so I can declare if the changes constitute and major, intermediate
or minor release. When the code on the form is excuted, a copy is made of
the development database that overwrites the production copy.
After this process is complete, I need to go into the new production copy
and remove the form I use to publish the database. If I forget to do this it
would be possible for someone to try an publish the production copy back to
itself.
Is there a way to remove the form out of the new database after it is
published as part of the copy process? It production copy is always in the
same place with the same name.
Thanks!
PJ