OLE DB Provider for Commerce Server

An OLE DB provider is a COM component that accepts calls to the OLE DB API and processes that request against the data source. OLE DB Provider for Commerce Server provides two distinct paths of functionality. The Fastload property passed in the connection string determines which of these functionalities is used.

The Profiling System is mainly concerned with single insertions and queries and the ability of the provider to aggregate profile data across multiple data stores.

The Data Warehouse concentrates on bulk insertion and the ability of the provider to automatically instantiate the parent classes when a child class is created.

This section contains:

See Also

Code to Perform Bulk Operations using ADO and SQL

Data Warehouse Schema

Working with the Data Warehouse


All rights reserved.