ADO, short for ActiveX Data Objects, is a high-level interface that Microsoft developed for data objects. ADO can be used to access all sorts of different types of data, including Web pages, spreadsheets, and other types of documents. Within ASP, ADO is most commonly used in conjunction with ODBC drivers to connect to databases and other data sources available through ODBC drivers. Chili!Soft ASP includes its own implementation of ADO that supports all of the commonly used functionality found in Microsoft ADO 2.0 and some of the popular functionality found in Microsoft ADO 2.5.
See also:
Connecting to a Database in "Chapter 4: Building a Chili!Soft ASP Application"
ADO Component Reference in "Chapter 5: Developer’s Reference"
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.