G
Gordon
I have a database split between a front (FE) and back end (BE). I do
a lot of form design changes, aimed at importing and manipulating data
in the BE.
For developement purposes, I want to have a form with a button that I
can press to be able to programmatically switch the BE tables to a
different set - a development set.
Am I heading in the wrong direction here? Is there any standard code
that I can use to effectively unlink the currently attached tables and
re-connect the FE to a new set of tables?
Thanks for any help
Gordon
a lot of form design changes, aimed at importing and manipulating data
in the BE.
For developement purposes, I want to have a form with a button that I
can press to be able to programmatically switch the BE tables to a
different set - a development set.
Am I heading in the wrong direction here? Is there any standard code
that I can use to effectively unlink the currently attached tables and
re-connect the FE to a new set of tables?
Thanks for any help
Gordon