MDAC 2.5 SDK - OLE DB Providers
OLE DB Remoting Provider


 

Using the OLE DB Remoting Provider: A Closer Look

See Also                   

The OLE DB Remoting Provider enables those applications written to consume data from OLE DB providers to work with remote OLE DB data providers.

The Remoting Provider allows you to retrieve rowsets from remote data stores and update those rowsets when used in conjunction with other service components—both on the client side and on the server side—such as the Cursor Service for OLE DB and the Persistence Provider.

The following list describes the required components on each platform when using the Remoting Provider:

In order for remote requests to be processed, two additional components are necessary on the server side:

The following illustration shows how these components interact.

For more information about the DataFactory object, see the topic "RDS Programming Model in Detail" in the ADO Programmer's Reference.