Access2003-Linked Table Manager

J

Jeff

My linked tables don't display in Access 2003, where I'm
using an XP operating system. The Microsoft Knowledge
Base hint did not work where it said to register the
accwiz.dll file.

Microsoft Knowledge Base Article - 835519
BUG: List of currently linked tables may not appear in
Linked Table Manager Wizard in a database in Access 2003

Any other suggestions? Thanks.
 
J

Joan Wild

Jeff said:
My linked tables don't display in Access 2003, where I'm
using an XP operating system. The Microsoft Knowledge
Base hint did not work where it said to register the
accwiz.dll file.

Microsoft Knowledge Base Article - 835519
BUG: List of currently linked tables may not appear in
Linked Table Manager Wizard in a database in Access 2003

If reregistering the dll doesn't work, then change the following registry
key
HKey_Classes_Root\TypeLib\{5B87B6F0-17C8-11D0-AD41-00A0C90DC8D9}\8.0\0\win32
\(Default)

It needs to have the correct path to
C:\Program Files\Microsoft Office\OFFICE11\ACCWIZ.DLL
 
Top