Collection Contents Index CompressionThreshold connection parameter [COMPTH] Next PDF

SQL Anywhere® Server - Database Administration  > Connection Parameters and Network Protocol Options  > Connection parameters

ConnectionName connection parameter [CON]


Names a connection, to make switching to it easier in multi-connection applications.

Usage

Anywhere

Values

String

Default

No connection name.

Remarks

An optional parameter, providing a name for the particular connection you are making. You may leave this unspecified unless you are going to establish more than one connection, and switch between them.

The connection name is not the same as the data source name.

See also
Example

Connect, naming the connection first-con:

CON=first-con

Collection Contents Index CompressionThreshold connection parameter [COMPTH] Next PDF