-
Notifications
You must be signed in to change notification settings - Fork 0
JDBC Drivers
jeremywinters edited this page Apr 16, 2017
·
2 revisions
In order to connect you will need the JDBC driver jar for your database. At this time, the following databases are supported with info on where to find the JDBC driver listed below:
- Amazon Redshift - http://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html
- HPE Vertica - https://my.vertica.com/download/vertica/client-drivers/
Note that you should always use the JDBC driver matching the version of your database. If you have any questions or issues you should reach out to your DBA.
- assign
- assign_result
- execute
- execute_if
- test
- exit_if
- exit_step_if
- recordset
- remove_recordset
- iterate
- on_error
Configuration
-
Command Reference