Links gone bad

ksaab

Registered User.
Local time
Today, 00:34
Joined
Sep 25, 2002
Messages
38
I have a series of split databases each with separate forms databases and data databases.

Example:
Data: Names.mdb has all the data and no forms
Form: Names.mdb has all the forms and only data via links to tables in Data:Names.mdb.


There are several of these setups, and each one has several MDE copies of the Form:Names.mdb set up for external users.

All MDE copies have linked tables that point ultimately to the Data: Names.mdb. In each MDE except one all the linked tables open and work fine.

In the one MDE where the linked tables do not open, that is the only problem. Any data entered into the MDE is being stored properly back into the Data: Names.mdb

Any suggestions as to what might cause this problem?

I know it isn't form related because I have tested for that...

Any help would be appreciated..
 

Users who are viewing this thread

Back
Top Bottom