Show TOC

db_datasource_alterLocate this document in the navigation structure

Use

You can use this command only if you have a bridge scenario.

With this command you can modify a data source that was added to the database you are currently logged on to.

Prerequisites

You have the server permission ParamFull or AccessUtility.

Structure

db_datasource_alter Name <ds_name> [HostName <ds_computer_name>] [DatabaseName <ds_database_name>] [UserName <ds_user_name>] [Password <ds_password>]

Option

Description

<ds_name>

Name of the data source to be modified

<ds_computer_name>

New computer name of the data source

<ds_database_name>

New database name of the data source

<ds_user_name>

New user name for authentication with the database of the data source

<ds_password>

New password for authentication with the database of the data source

Result

OK

In the event of errors, see Reply Format.