2019.2

Table Of Contents
l
Password: Enter the password associated with selected username.
l
Advanced Connection Settings selections:
l
Maximum concurrent threads: This option sets the maximum database threads.
The maximum setting is determined by the specific capabilities of the machine
Connect is installed upon (CPU speed and the amount of cores being the major
determinants).
Tip
Leaving this value set to the default maximum should be the best option in
most circumstances.
We recommended this entry be left at the default value.
l
Custom database parameters table: These are extra parameters which are
appended to the database connection URL. The default values are those which
have been determined to be useful in connecting to specific vendor databases.
For example, in order to use Integrated Authentication with Windows, specify the
property integratedAuthentication with the value true, which adds
integratedAuthentication=true to the URL.
l
Property:These are free field text fields.
Note
These fields and their associated values get appended to the JDBC
connection and therefore must follow all rules regarding acceptable
URLaddresses for such.
l
Value:The value applied to the associated Property.
l
Add: Used to add extra Property values to the table.
l
Delete:Used to remove existing Property values from the table.
l
Test Connection:Use to test if current connection settings will connect to the
specified database.
Page 102