Binddrservice: Stsadm operation (Office SharePoint Server)

Stsadm

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

Operation name: Binddrservice

Description

Registers a data retrieval service adapter.

This operation is equivalent to the Enable Data Retrieval Services, Limit Response Size, Update support, and Data Source Time-out user interface settings that are located on the Data Retrieval Service page of the SharePoint Central Administration Web site.

Syntax

stsadm -o binddrservice

   -servicename <service name>

   -setting <setting>

Parameters

Parameter name Value Required? Description

servicename

A valid service name, such as "Service1"

Yes

The service name that is created.

setting

One or more of the following values:

  • Enabled

  • Limit Response Size

  • Update Support

  • Data Source Time-out

Yes

Enabled: Enables data retrieval services so that query results can be processed.

Limit Response Size: Specifies the data source in kilobytes (KB) of the SOAP response to the data retrieval services. The default value is 1000 KB.

Update Support: Enables support for update queries. By default, this value is not enabled.

Data Source Time-out: Specifies the time-out setting, in seconds, of the data source. The default value is 30 seconds.