Link Table Manager

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

Guest

I have split an app into front end and backend with no problems. Server
thousand records were added and updated all working well. Now with new user
requirements I have added a new table in the backend. The problem is I can't
link the new table since the link manager does not show the new table. Any
suggestions would on how to link the new table into the existing app.

TIA
 
Select File->Get External Data->Link
browse to your backend mdb and select the new table.
 
Back
Top