Linked table manager in 2003

M

mscertified

When I open an Access 2000 database in Access 2003, my linked table manager
shows a blank window even though I have linked tables which are corrcectly
indicated in the table view. What's up ???
 
J

Joan Wild

mscertified said:
When I open an Access 2000 database in Access 2003, my linked table
manager
shows a blank window even though I have linked tables which are corrcectly
indicated in the table view. What's up ???


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

Regsvr32 "path\ACCWIZ.DLL"
See
http://support.microsoft.com/?id=835519
 
Top