My Access Wizards don't work??

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

Guest

These wizards are reporting an error and are not working

Create table by using wizar
Create form by using wizar
Create data access page by using wizar

The error: Method 'Current Db' of object _Application failed
 
Hi Rob,

Try replacing two files on your hard drive, Acwzmain.mde and Acwztool.mde, using the
following instructions. One or both of these files may have become corrupted (see
http://support.microsoft.com/?id=242218). Do this without Access running.
1.. Insert the Microsoft Office or Access compact disc.
2.. By using Windows Explorer, open the Pfiles\Msoffice\Office\1033 folder on your
CD-ROM or DVD-ROM drive, and locate the Acwzmain.mde and/or Acwztool.mde files.
3.. Select both files, and then click Copy on the Edit menu
4.. Open the folder that you installed Office into. The default folder is C:\Program
Files\Microsoft Office. Select the Office\1033 folder, and then on the Edit menu, click
Paste.

If that doesn't fix the problem, please post back. My next guess is an improperly
registered DAO360.dll file.

Tom
_______________________________________


These wizards are reporting an error and are not working?

Create table by using wizard
Create form by using wizard
Create data access page by using wizard

The error: Method 'Current Db' of object _Application failed
 
Thank-You Tom,

I was thinking it was the MDAC the whole time, re-registering the DAO360.DLL file using the regsvr.exe worked like a charm.

-rac
 
Back
Top