Linked Tables

A

Ang

"Microsoft Access can't find the Linked Table wizard , or
the wizard has not been installed, or there is a syntax
error in the Declarations section of a Visual Basic
module".
Got this message when trying to relink my tables in a
database and after repairing my Operating System (XP).
Re-installed Office XP and didn't fix. Checked and there
were no disabled items under Access Help menu.
What else can I try?
Also, can't "zoom" on the contents of a field in design
view.
Thanks
 
A

Arvin Meyer

The file you are looking for is accwiz.dll and it should be located in the
same directory that the msaccess.exe file is in. Typically that's:

C:\Program Files\Microsoft Office\Office10\accwiz.dll

If it's not there, (on the computer) you'll need to reinstall. If it is, you
can try to re-register it:

Start ... Run

then type:

regsvr32.exe "C:\ThePathTo\accwiz.dll"

Post back if that doesn't help.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
A

Ang

The file was there. Did the Start/Run
regsvr32.exe "C:\ThePathTo\accwiz.dll" which was
successful but I still have same problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top