Linked Table Manager shows no tables

N

Neal Miller

Hi, In Access 2003, I've got a db with over 20 tables,
but none show up in the Linked Table Manager (LTM) on my
computer.

Another computer with Access 2003 shows all the linked
tables for the given db in the LTM. What gives?

Note that I ran the Repair from the Office 2003 CD, but
it did not help.

I need this functionality, can someone get a patch out
for this? I think I've seen others having this same
problem.
 
C

Cheryl Fischer

Access MVP Joan Wild recommends:

Re-register accwiz.dll (the one located in the same folder where Access 2003
is installed)

Regsvr32 "path\ACCWIZ.DLL"

hth,
 
G

Guest

Hi Joan (and/or Cheryl)

That worked like a charm, thanks a million.

I have vba code to do relinking, but it's nice not to
have to go into code to do relinking.

Please have someone at MS HQ enter a knowledgebase
article about this issue.

Thanks again,

Neal Miller
 
Top