Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MISSING: Microsoft DAO 3.51 Object Library

Status
Not open for further replies.

LeighW

Programmer
Jun 6, 2001
45
GB
I keep getting the error message "Cannot find project or libary"

When I click Tools\References it says:

MISSING: Microsoft DAO 3.51 Object Library

Does anyone know where I can download this object libary I have searched the Microsoft site but havn't had any luck!!

Thanks

Leigh
 
in References, uncheck the MISSING reference.
then open a module (or start a new one if you don't have one), go DEBUG-COMPILE AND SAVE ALL MODULES.

see if that works.

g
 
I now get "User Defined type not defined" so it obviously needs this Type Libary!
 
sorry--i dont understand a lot about references, except to fix the problems i've gotten advice to uncheck and re-check and that always works. try this - it's for ACC2000 but is the same for 97 too:


there are other articles in there, i searched on "User Defined type not defined".



also search in the KEYWORD search in this forum for solutions, all of which are various combinations of unchecking and re-checking the library, then compiling, perhaps compacting.....

g
 
uncheck and then re-check the checkbox next to the Missing Library, then close the dialog box..... This should reestablish the connection to the DAO Library

PaulF
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top