Microsoft Access Method_Db failed

D

Dionne

Why do I get an error of "Method CurrentDb of object _application failed
when i try to use wizards in microsoft access on my computer? This works on
other computers, but not on mine
 
6

'69 Camaro

Hi.

You may need to re-register your DAO library. Click Windows Start, and then
click Run. To register the DAO 3.6 library located in the default
installation directory, use the following command:

Regsvr32.EXE "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.DLL"

If that doesn't fix your wizards, then read the next steps in this KB
article:

http://support.microsoft.com/?id=248790

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 
D

Dnaldajean

Thank you; it worked.
D

'69 Camaro said:
Hi.

You may need to re-register your DAO library. Click Windows Start, and then
click Run. To register the DAO 3.6 library located in the default
installation directory, use the following command:

Regsvr32.EXE "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.DLL"

If that doesn't fix your wizards, then read the next steps in this KB
article:

http://support.microsoft.com/?id=248790

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 
6

'69 Camaro

You're welcome. And thanks for the feedback. I've been giving this advice
for the last six months to others, and you are the first person who has come
back and replied that this method works. I had considered not giving this
advice any more, because apparently it wasn't working. Imagine if you
hadn't gotten the advice? Feedback is very important.

Thanks.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 

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