G
Guest
I have one table called "Providers" and another called "User preferences."
When I split the DB, they went to the backend, and the software calls the
last used Provider to be the one that populates the front end data on a
couple forms.
I want this data to be remembered on each frontend, so they don't have to
always do a manual change looking for their name in a search window.
Should I add tables to the front end after the DB split?
If I do, will the program know to look first in the local directory, then
2nd in the backend server for the information?
THank you,
Karl
When I split the DB, they went to the backend, and the software calls the
last used Provider to be the one that populates the front end data on a
couple forms.
I want this data to be remembered on each frontend, so they don't have to
always do a manual change looking for their name in a search window.
Should I add tables to the front end after the DB split?
If I do, will the program know to look first in the local directory, then
2nd in the backend server for the information?
THank you,
Karl