INFO: Programmer's Guide to Using ADO in Visual Basic

Last reviewed: December 26, 1997
Article ID: Q173647
The information in this article applies to:
  • Microsoft Visual Basic Professional and Enterprise Editions for Windows, version 5.0

SUMMARY

This article presents useful information for anyone wanting to take advantage of the ActiveX Data Objects (ADO) within Visual Basic 5.0. Topics covered are:

  • How to find ADO Knowledge Base Articles
  • ADO Resources/Points of Information

MORE INFORMATION

How to Find ADO Knowledge Base Articles

ADO is not a technology that ships with one particular product, and has been treated as a product in its own right. To find ADO articles in the Microsoft Knowledge Base (KB) on the Web, connect to

   http://support.microsoft.com/support/a.asp?M=S

and then choose "ActiveX Data Objects" as the product.

For the MSDN or other non-Web-based KB search mechanisms, you can use the keyword adobj, which all ADO articles contain. Other keywords that 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 Information

ADO originally shipped with the OLE-DB Software Development Kit (SDK), so you will want to visit both the OLE-DB Web page and the ADO Web site:

   http://www.microsoft.com/ado/
   http://www.microsoft.com/oledb/

REFERENCES

For additional information, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q168335
   TITLE     : INFO: Using ActiveX Data Objects (ADO) via Visual Basic


Additional query words: www
Keywords : vb5all
Version : WINDOWS:5.0
Platform : WINDOWS
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 26, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.