UseRemoteProvider Property

Microsoft Office Web Components Visual Basic

expression.UseRemoteProvider

expression    Required. An expression that returns one of the objects in the Applies To list.

Remarks

When this property is set to True, the data source control uses the Microsoft Remote Data Services provider for data connections. You can use this property only with pages that are read from a Microsoft Internet Information Server using an HTTP or HTTPS address. The Microsoft Remote Data Services provider fetches data by passing HTTP or HTTPS requests to IIS, which then makes an OLE DB connection to the database.