access gives application defined error

  • Thread starter Thread starter ashok
  • Start date Start date
A

ashok

I am using Access97. in that when i try to do any report or form etc, by
using wizard , access display the following error and could not complete the
wizard.

"application defined or object defined error"

please tell me why this happens and what can i do to correct it .

Regards,

Ashok
 
Hi Ashok,

Here is a KB article that includes troubleshooting instructions for
wizard-related problems in Access 2000. I don't see a similar article at the
moment for Access 97, but I'm fairly certain that the same steps will be
applicable in your case:

Error Message When Running Access Wizards
http://support.microsoft.com/?id=303769

Try the fifth method first: re-register the DAO Object Library. In this
case, you need to substitute "dao350.dll" in place of "dao360.dll". Make sure
to include a set of double-quotes around the entire path.

Regsvr32.exe <Path to dao350.dll file>

For example:

regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\dao350.dll"



Tom

http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________

:

I am using Access97. in that when i try to do any report or form etc, by
using wizard , access display the following error and could not complete the
wizard.

"application defined or object defined error"

please tell me why this happens and what can i do to correct it .

Regards,

Ashok
 

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

Back
Top