Backend database - Front end application linking issue

dealwi8me

Registered User.
Local time
Today, 07:53
Joined
Jan 5, 2005
Messages
187
Hello all,

I have a back end database that i cannot access at the moment. Is it possible to set the link of the tables for the front end application based on the location that the database will be even though i can't see that location now?

Thank you in advance.
 
If you did the linking in code you could do it. Of course you couldn't run the code until the be share was available. Jet needs to open the be in order to link to its tables because it gathers information on the tables and caches it in the fe.
 

Users who are viewing this thread

Back
Top Bottom