I have an application in many locations. All people have the same front end on their computers and their front ends connect to backends on a mapped lan drive that is the same so everyone can get at the data that is only available for their location.
We have an issue where the people in one location only want to access the data in another location, so their drive is not mapped to where this data will be.
I created a backend database for them that links to the other location.
Now whenever I open the application mapped to this new location it cannot find the data. I am guessing that you cannot link to a linked table? Does anyone have any suggestions or have seen where this works?
We have an issue where the people in one location only want to access the data in another location, so their drive is not mapped to where this data will be.
I created a backend database for them that links to the other location.
Now whenever I open the application mapped to this new location it cannot find the data. I am guessing that you cannot link to a linked table? Does anyone have any suggestions or have seen where this works?