DB2
DB2 database connection
Jdbc Drivers
Make sure tweakstreet can find your jdbc driver by placing the jar files in the appropriate driver location.
Settings
Name | Type | Description |
---|---|---|
Jdbc Url |
string |
The db2 jdbc url has the following format:
|
Properties |
dict |
Properties passed to the driver when creating a connection. Supported properties are driver-specific, but usually Property values can be optionally encrypted using the password widget. |
Default Timezone |
string |
JDBC default timezone for the connection. When |
Run SQL after connect |
string |
SQL to execute immediately after connecting. Multiple statements must be separated by blank lines. |
Test Connection
You can test the connection from the context menu.