OLE DB Start Page

OLE DB
Version 2.6

Purpose

OLE DB is a set of COM-based interfaces that expose data from a variety of sources. OLE DB interfaces provide applications with uniform access to data stored in diverse information sources, or data stores. These interfaces support the amount of DBMS functionality appropriate to the data store, enabling the data store to share its data.

For more information about changes and enhancements for MDAC 2.6, see What's New in the MDAC SDK.

For information about support for Microsoft Data Access Components, see Getting Help from Microsoft Product Support Services.

Main Components of OLE DB 2.6

OLE DB Programmer's Reference

The Programmer's Reference contains an introduction to OLE DB, a discussion of OLE DB core components, the OLE DB for OLAP documentation, and a reference section for all OLE DB interfaces and methods.

OLE DB Providers

The OLE DB Providers section contains documentation for eight data or service providers as well as the OLE DB Simple Provider (OSP) Toolkit.

OLE DB Test Tools

The OLE DB testing components in this section are provided to help you develop OLE DB consumers and providers.

OLE DB Samples

This section includes three OLE DB sample programs written in Visual C++.

Feedback

Send feedback about the OLE DB documentation or samples directly to the OLE DB documentation team.

See Also