Edit Data Sources

The Edit Data Sources dialog box lets you add, edit, or delete data sources.

To open the dialog box, start the Application Wizard and select Plan Administration > Customize Plan > Edit Data Sources. Then select a plan and click OK.

Option Description
Select data source List of data sources.
Name Specify the data source name.
Type Select the data source type. Choose CPM or SQL.
Connection String Specify the connection string. For CPM:

http://Server:Port/CPM/DecisionService/

Server:Port is the computer name and port number where CPM Server is installed.

For SQL:

Provider=SQLOLEDB;Data Source=computer name;Database=database name;UID=user ID;Password=password;Timeout=0

Add Adds a data source.
Delete Deletes the selected data source.
Apply Applies the changes.
OK Applies the changes and closes the dialog box.
Cancel Closes the dialog box without saving the changes.