Linked Table Manager

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having a problem with my FE not linking a couple of tables to the BE
located on the server. I have tried deleting the tables and recreating them,
however I still have no success. Any suggestions?
 
Okay, try this:

1. Take the backend file and import (not link) all of the tables into a NEW,
BLANK MDB file.

2. Do the same for your front end.

3. Try linking the new front end to the new backend.
 
Ok. I tried your suggestion. The link seemed to be good. (All tables
linked to the correct path). However when I try to access the module in the
FE I get the following error message "Record source specified on this form
does not exist". After checking, the table and all related data does exist.
 
Back
Top