Description

authorizationid
The name of a userid at a remote database management system. The userid must possess CONNECT authority to the database.

The userid can be delimited with double quotes. If the userid is "TO", or an abbreviation of "TO", it must be enclosed within double quotation marks. For example:

  CONNECT "T" TO MIAMI ( PASSWORD=password
Password
The password for the database user. The password cannot be blank.

The password can be surrounded with delimiters. Valid delimiters are single quotes or double quotes.

servername
The Location parameter. The name of a database application server in the distributed network.

The server name can be delimited with double quotes.

A list of server names is available for the Location parameter when using the CONNECT command prompt panel. Refer to Example 1. below.

[ Previous Page | Next Page | Contents | Index ]