Application Failed

K

kim

I'm getting the following message: Method 'CurrentDb' of
object' - Application Failed - in more than one
database. I've re-installed with no relief. Any
suggestions?
 
T

Tony Toews

kim said:
The 3.5 Library object loaded, but the 3.6 library object
will not load. Should I have both? I've been working
with this program on this computer for over a year and
this problem just started. I can't even put a control on
a form. It is Access XP on Windows XP Professional.

3.6 is the proper library for Access 2000. What error message are
you getting?

For a very detailed page on reference problems see
http://members.rogers.com/douglas.j.steele/AccessReferenceErrors.html

Ctrl+G will take you into the Debug/Immediate window. Then click on
Tools on the menu bar and References.

The Access 2002 default references when the MDB is created in Access
2000 format are:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.1 Library

The Access 2002 default references when the MDB is created in Access
2002 format are:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft ActiveX Data Objects 2.5 Library.
.....

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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