The information in this article applies to:
SUMMARY
This article contains a copy of the ActiveX Data Objects 1.5 Release Notes included with the Windows NT 4.0 Option Pack. It is listed here so that the issues it covers are included in queries performed against the Knowledge Base. MORE INFORMATION
This document provides late-breaking or other information that supplements
the Microsoft(R) ActiveX(TM) Data Objects version 1.5 documentation. The following sections are included in this document: Microsoft ActiveX Data Objects (ADO) is an Automation-based interface for
accessing data. ADO uses the OLE DB interface to access a broad range of data
sources, including but not limited to data provided via ODBC. Users of RDO and DAO should quickly become comfortable with programming to
ADO, because the overall design of ADO comes from our experience in developing
those interfaces. This release of ADO adds several features to give the developer more power
and control in their applications. (See the documentation for more information
about using these features). New features include the following: As in RDO 2.0, developers now have a high performance client-side cursor
engine which supports optimistic batch updating, disconnected Recordset objects,
and more. Using this feature, Commands associated with a connection become methods on
that connection interface. Using this feature, ADO users can transmit data across HTTP to a client, work
on that data, and submit it back to the HTTP server again. Before you install ADO, make sure that your client and server computers meet
the minimum hardware and software requirements. To install ADO, you must meet certain hardware requirements, which include
the following: Before you install ADO, your computer must meet the following software
requirements: To use ADO you will need a programming environment which supports Automation
objects. Currently this includes (but is not limited to) products such as
Microsoft(R) Internet Information Server 3.0 or 4.0 (with Active Server Pages),
the products in Microsoft Office, and Microsoft Visual Studio(TM). You can visit the Microsoft ActiveX Data Objects Home Page on the World Wide
Web for documentation updates and information about other related technologies.
The address is http://www.microsoft.com/data/ado/. To facilitate discussion and information sharing, Microsoft has established a
public newsgroup: microsoft.public.oledb. You are welcome to post articles and
messages to this unmoderated, unsupported newsgroup. Microsoft does not
guarantee responses or direct support. For more information, visit the Microsoft
OLE DB Web site, http://www.microsoft.com/data/oledb/. (C) 1997 Microsoft Corporation These materials are provided "as-is," for informational purposes only. Neither Microsoft nor its suppliers makes any warranty, express or implied
with respect to the content of these materials or the accuracy of any
information contained herein, including, without limitation, the implied
warranties of merchantability or fitness for a particular purpose. Because some
states/jurisdictions do not allow exclusions of implied warranties, the above
limitation may not apply to you. Neither Microsoft nor its suppliers shall have any liability for any damages
whatsoever including consequential, incidental, direct, indirect, special, and
lost profits. Because some states/jurisdictions do not allow exclusions of
implied warranties, the above limitation may not apply to you. In any event,
Microsoft’s and its suppliers’ entire liability in any manner arising out of
these materials, whether by tort, contract, or otherwise shall not exceed the
suggested retail price of these materials. Additional query words: ado active data objects iis kbreadme readme adorlnts.htm adorlnts
Keywords : |
Last Reviewed: August 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |