Missing reference DAO2535.tlb

D

Donna J

My sister has Access 2002 and my friend has it also. My
sister created a database for my friend and when we run it
on my friend's machine, we get the following: "Your
Microsoft Access database or project contains a missing or
broken reference to the file dao2535.tlb". How do I fox
this without the code being rewritten? Also, any idea why
my sister's machine has it and my friend's does not?

Thanks--
 
P

Phobos

Your friend needs to go into Tools | Refferences (from the VBA editor)

and set a reference to "Microsoft DAO [whatever version] Object Library"

P
 
D

D. A. Gray

Remove the reference to that ancient DAO library and set
one to the DAO library that's installed on the host
machine.

David Gray
P6 Consulting
http://www.p6c.com/

You are more important than any technology we may employ.
 
Top