This documentation is archived and is not being maintained.
OLE DB Templates
Visual Studio 2005
The OLE DB templates make OLE DB data access easier. Visual C++ provides template classes that implement many of the commonly used OLE DB interfaces. You can use the Visual C++ consumer templates to write an OLE DB client (consumer) application and the provider templates to write a server (provider) application.
In This Section
- OLE DB Consumer Templates
-
Provides links to the OLE DB Consumer Template classes listed by usage.
- OLE DB Provider Templates
-
Provides links to the OLE DB Provider Template classes listed by usage.
Related Sections
Show: