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.
The OLE DB Consumer Templates Architecture
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