INFO: Programmer's Guide to Using ADO in Active Server PagesLast reviewed: December 11, 1997Article ID: Q172927 |
The information in this article applies to:
SUMMARYThis 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:
MORE INFORMATION
How to Find ADO Knowledge Base ArticlesADO 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://www.microsoft.com/kb/default.aspThen 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. 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 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/ REFERENCESFor 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/ Keywords : AXSFCompADO adobj Version : WINDOWS NT:1.0,1.0b Platform : NT WINDOWS Issue type : kbinfo |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |