Remove-ecssafedataprovider: Stsadm operation (Office SharePoint Server)
Updated: February 14, 2008
Applies To: Office SharePoint Server 2007
Updated: 2008-02-14
Operation name: Remove-ecssafedataprovider
Lets an administrator remove a supported provider type from the safe provider list.
This operation is equivalent to accessing the Excel Services Trusted Data Providers page of the Shared Services Administration Web site, selecting a data connection library, and clicking Delete on the drop-down menu.
Syntax
stsadm -o remove-ecssafedataprovider
-ssp <SSP name>
-id <data provider ID>
-type {Oledb | Odbc | OdbcDsn}
Parameters
|
Parameter |
Value |
Required? |
Description |
|
ssp |
A valid SSP name such as "SharedServices1" |
Yes |
The name of the SSP that provides the resources for the Excel Calculation Services you want to configure. |
|
id |
A valid string value |
Yes |
Unique identifier for the safe data provider to be removed. Maximum length is 255 characters. |
|
type |
Any one of the following values:
|
Yes |
Specifies one of the supported data types. |
