INFO: Programmer's Guide to Using ADO in Visual C++Last reviewed: October 2, 1997Article ID: Q172392 |
The information in this article applies to:
SUMMARYThis article presents information that can be useful to anyone wanting to take advantage of the ActiveX Data Objects within Visual C++ version 5.0. The following topics are covered:
MORE INFORMATION
Implementations of ADO within Visual C++Any of the three methods can be used to get at the ADO typelib within Visual C++:
How to Find ADO Knowledge Base ArticlesADO is not a technology that ships with one particular product, and is not treated as its own product. To find ADO KB articles on the Web, connect to the following URL:
http://www.microsoft.com/kb/default.aspand then click "ActiveX Data Objects" as the Product. For the MSDN or other non-web-based KB search mechanisms, you can search on the keyword “adobj” which is contained in all ADO articles. Other keywords which offer greater granularity when searching are documented in the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q168337 TITLE : HOWTO: Searching for ADO Articles by KBSubcategory ADO Resources/Points of InformationADO originally shipped with the OLE-DB SDK, so you should hit both the OLE-DB web page as well as the ADO web sites listed below:
http://www.microsoft.com/data/ado/ http://www.microsoft.com/data/oledb/ REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q169496 TITLE : INFO: Using ActiveX Data Objects (ADO) via #import in VC Version : WINDOWS NT:5.0 Platform : NT WINDOWS Issue type : kbinfo Solution Type : Info_Provided |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |