Remove-ecssafedataprovider: Stsadm operation (Office SharePoint Server)

Applies To: Office SharePoint Server 2007

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.

 

Topic Last Modified: 2015-03-09

Operation name: Remove-ecssafedataprovider

Description

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:

  • Oledb

  • Odbc

  • OdbcDsn

Yes

Specifies one of the supported data types.

See Also

Concepts

Add-ecssafedataprovider