Is there ADO "Help"?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I program in VBA - and there's dynamic help, etc.

But it doesn't extend to ADO.

Is there any sort of "help" - web based or other?
 
Here is some more:

from what I read, the article 295194 shows how to install the ADO 2.6 help
and make it context sensitive (at least for Access - hopefully for Excel as
well). The later versions apparently require visual studio to be
installed.


http://www.microsoft.com/downloads/...8d-9bbb-4ca2-9b03-4ee000db37ff&DisplayLang=en
Microsoft Data Access Components (MDAC) 2.6 SDK

http://support.microsoft.com/kb/295194/en-us
ADO help does not work if you reference ADO 2.6 object library in Access
2002

http://support.microsoft.com/kb/827041/en-us?spid=2509&sid=251
ADO help is not displayed when you reference the ADO 2.7 or later Object
Library

http://www.microsoft.com/downloads/...f8-0db4-429a-b502-de4329c8c850&DisplayLang=en
Microsoft Data Access Components (MDAC) 2.8 Software Development Kit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top