dao2535

  • Thread starter Thread starter sunhealth
  • Start date Start date
S

sunhealth

Hi
I am recieving the following error message: Your Materials Management
Service Center Database or project contains a missing or broken
reference to the file 'dao25835.tlb' version 3.5
This sounds like a library file but where do I go to reload or repair
it?
All suggestions are greatly appreciated.
Thanks
 
That is the DAO Library for Access 97 -- if you do not have
that library and are using a later version of Access, you
can use a different DAO library.

in a module window,
from the menu, choose --> Tools, References...

1. uncheck the MISSING library
2. scroll down to
Microsoft DAO 3.6 Object Library and check it
3. click OK

Then, Debug, Compile the code

If it has problems with recordset references,

1. Tools, References... (again)
2. click on the DAO Library
3. click on the UP ARROW and move it to the third spot in
the order

Warm Regards,
Crystal
Microsoft Access MVP 2006

*
Have an awesome day ;)

remote programming and training
strive4peace2006 at yahoo.com

*
 
Back
Top