iliekater Level: Master
 Registered: 04-02-2005 Posts: 123
|
Re: Can I use ADO in VBA
I think I found it : instead of trying to add a reference (from the "References ..." menu) , I simply added an Adodc control to a form of my project (ofcourse I have also added the Access Reference too) . However , I have to admit that it's quite annoying the method used in VBA to add controls (instead of using the Project > Components ... menu - like in VB , you have to right click the controls toolbar) .
|