R
Robert Robinson
I created my database application on one machine, then split the database on
that machine. I then moved the front and back ends to another machine (this
will be the standalone machine that will house the application).
When I tried to open up the front end, it told me that I could not find the
back end because it was still looking for that back end in its old location
(on the machine where it was created and split). Ok. I then tried to run the
link functions; I could not run it from the front end, because the
application would not open in the first place, and I could not run the link
from the back end, because no tables exist in the front end.
I re-split the application on the new machine, but it left me with a
question: given the above scenario, is there a way to re-link the front and
back ends on a different machine with different file locations? It seems that
there should be some backdoor way, I just can not find it.
that machine. I then moved the front and back ends to another machine (this
will be the standalone machine that will house the application).
When I tried to open up the front end, it told me that I could not find the
back end because it was still looking for that back end in its old location
(on the machine where it was created and split). Ok. I then tried to run the
link functions; I could not run it from the front end, because the
application would not open in the first place, and I could not run the link
from the back end, because no tables exist in the front end.
I re-split the application on the new machine, but it left me with a
question: given the above scenario, is there a way to re-link the front and
back ends on a different machine with different file locations? It seems that
there should be some backdoor way, I just can not find it.