What Are the Microsoft Data Access Components?

Microsoft Corporation

October 1997

Microsoft® Data Access Components (MDAC) provide easy-to-use, high-performance access to all types of data throughout the enterprise. Developers creating client/server and Internet/intranet-based data driven solutions use these components to easily integrate information from a variety of sources, both relational and non-relational. Microsoft Data Access Components consists of new versions of ActiveX® Data Objects (ADO), OLE DB, and Open Database Connectivity (ODBC) which are released, documented, and supported together.

Microsoft Data Access Components (MDAC) 1.5 is the latest release of Microsoft's data access technologies. MDAC 1.5 is for developers building client/server and Web-based data-driven solutions. MDAC 1.5 includes ActiveX Data Objects (ADO) 1.5, OLE DB 1.5, and Open Database Connectivity (ODBC) 3.5, which are now released on a synchronized schedule.

The main design goals for MDAC 1.5 are as follows:

  1. Integration with Internet Explorer 4.0. MDAC 1.5 provides the data binding technologies used to create data-bound Web pages in IE4.

  2. ADO enhancements for Visual Basic® and Internet Information Server 4.0 Active Server Page developers. These include a more powerful client cursor engine capable of working with data offline to reduce network and server traffic, asynchronous data fetching for faster client response, and expanded options for updating data on a remote client.

  3. Integrated remoting capabilities (merger of Active Data Connector with ADO 1.5).

MDAC 1.5 is available for free via the Internet, and is supported for use with any Microsoft tools, applications, and Internet products running on Windows 95 and Windows NT 4.0

Microsoft Data Access Components 1.5 includes: