Programmatically Add Reference Libraries

J

JohnV

I have seen KB 194374 and looked at the code. It doesn't
do quite what I am looking for. Not all of my users have
either DAO or ADO referenced/checked. This article does
not seem to address this issue as the code errors when
trying to declare the following line:

dim db as database

Any help will be appreciated.

JohnV
 
Top