You can specify the following connectivity properties for your Sybase database:
| Property | Description |
|---|---|
| Host | |
| Port | |
| User | |
| Password | |
| Database | |
| Device | |
| Allocation Size | |
| URL |
The Properties tab allows you to define name/value pairs to configure database properties.
| Property | Description |
|---|---|
| Maximum Pool Size | Determines the maximum number of connections that can be created within the connection pool. |
| Maximum Connections Per User | Determines the maximum number of connections that can be created per user. |
| Connection Idle Time (minutes) | Specifies the maximum time, in minutes, that a database connection can remain idle before it is closed automatically. |
| Minimum Pool Size | Determines the minimum number of connections that can be created within a connection pool. |
| Maximum Opened Cursors | Determines the maximum number of cursors that can be opened at one time. |