Link Table Manager

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

Guest

About three weeks ago I had a problem with the Link Table Manager not showing
a new table I had added. A kind MVP gave a solution that worked, which was to
use the Link utility via the File > Get External Data > Link Tables. Now none
of the tables are shown in the Link Table Manager even after I use the File >
Get External > Link Tables method.
Does anyone have a solution, or a tip where I can research a possible
solution?

TIA
Steve COA-NM
 
Do you have any linked tables? All linked tables should display in the
linked table manager.
 
If you don't have any linked tables, you can't expect to see any linked
tables in the Link Table Manager.
 
Sorry I misunderstood your question. I link all the tables in the database
using the File > Get External Data > Link Tables process. But after that
successfully operation none of the Tables appear in the Link Table Manager.

TIA
 
Make sure the linked tables aren't hidden.
Check the description property of the linked table in design view.
Compact the database.
Turn off all Name Autocorrect options
Check the linked table manager in other MDBs
Use your own code to re-link tables rather than the LTM.
http://www.mvps.org/access/tables/tbl0009.htm
 
Back
Top