Hi experts,
I am using a bit of VB code in my form and that needs to have DAO references loaded first.
I needed to run the same code in another database, and it generated error, coz DAO was not loaded there.
What I need is to have a VB code to load DAO at run time if i need to run this form in any database.
Thanx
I am using a bit of VB code in my form and that needs to have DAO references loaded first.
I needed to run the same code in another database, and it generated error, coz DAO was not loaded there.
What I need is to have a VB code to load DAO at run time if i need to run this form in any database.
Thanx