Subscriber portal
The following topics are the abstracts for the ATL OLE DB Templates samples.
Similar to UpdatePV Sample: Implements an Updatable OLE DB Provider, but it demonstrates some advanced techniques.
Displays the schema information, such as tables and columns, of OLE DB providers.
Demonstrates a mid-level application that relies on the CManualAccessor class to take full control of data bindings for your applications.
Demonstrates using dynamic accessor and schema rowset classes to read metadata from a database.
Reads through a table in a database using multiple threads.
Implements an updateable (read/write) OLE DB provider.