UseRemoteProvider Element (Microsoft Data Source Control)

Specifies whether the Data Source Control component uses a remote provider.

Contained In

DataSourceControl

Remarks

If <UseRemoteProvider/> is specified, the Data Source Control component uses the Microsoft Remote Data Services provider for data connections. You can use this element 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.