INFO: Programmer's Guide to Using ADO in Active Server Pages

ID: Q172927


The information in this article applies to:
  • Active Server Pages
  • ActiveX Data Objects (ADO), versions 2.0, 2.1 SP2
  • Microsoft Internet Information Server versions 4.0, 5.0


SUMMARY

This article presents information that will be useful to anyone wanting to take advantage of the ActiveX Data Objects within Active Server Pages (ASP). The following topics are covered:

  • How to find ADO Knowledge Base Articles


  • ADO Resources/Points of Information





MORE INFORMATION

How to Find ADO Knowledge Base Articles

ADO is not an ASP-specific technology. ADO is also used with other products such as Visual Basic and Visual C++. Therefore, ADO is treated as its own product in the Microsoft Knowledge Base. To find ADO Knowledge Base articles on the Web, you would connect to the following site:
http://msdn.microsoft.com/support/
Then select "ActiveX Data Objects" as the product.

For the MSDN or other non-Web-based Knowledge Base search mechanisms, you can use the keyword adobj, which all ADO articles will contain.

ADO Resources / Points of Information

ADO originally shipped with the OLE-DB SDK, so you will want to check both the OLE-DB Web page and the ADO Web site:
http://www.microsoft.com/ado/
http://www.microsoft.com/oledb/


REFERENCES

For the latest Knowledge Base artices and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:

http://support.microsoft.com/support/vinterdev/

Additional query words:

Keywords : kbADO kbDatabase kbVisID100 kbGrpASP kbGrpMDAC kbDSupport kbADO210sp2 kbiis400 kbiis500
Version : WINDOWS:2.0,2.1 SP2; winnt:
Platform : WINDOWS winnt
Issue type : kbinfo


Last Reviewed: December 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.