The following table describes the ASE connection parameters you can use in the connect() module method.
| Parameter | Description |
|---|---|
|
|
The server name or IP address |
|
|
The port number. The default value is |
|
|
The name of the database user |
|
|
The password of the database user |
|
|
The name of the database |
|
|
The ID of a connection pool that will be used for a particular connection |
|
|
Disables connection pooling for a particular connection. The possible values are |