Using the OLE DB Consumer Templates

The OLE DB Consumer Templates support the OLE DB version 1.1 specification. The Consumer Templates minimize the amount of code you must write in order to implement a level-0 compliant OLE DB consumer. The templates provide:

To use the OLE DB Templates, you should be familiar with C++ templates, COM, and the OLE DB interfaces. If you are not familiar with OLE DB, refer to the OLE DB Programmer's Reference.

What would you like to know more about?

The OLE DB Consumer Templates Architecture

Creating an OLE DB Consumer

Common OLE DB Consumer Scenarios (Examples)

Implementing an OLE DB Template Consumer

See Also

FAQ: Using the OLE DB Consumer Templates, Overview of OLE DB Templates