Connectors

View available documentation for our connectors including configuration guides, data access, and support articles.

.
.

JDBC

Last updated on
January 31, 2024

Data Access

API
Read data from JDBC MSSQL.

Don't see what you are looking for? We're always happy to answer any questions or explore new functionalities. Contact us here!

Configuration guide

Setup time: 45 seconds

Requirements:

  • Java Database Connectivity
  • Active Toric Pro or Enterprise subscription
  • Web browser (Chrome, Safari, etc…)

1. Navigate to the Connectors

1.1 To find connectors in Toric, you must be signed in to your account. On the left side panel of your Workflow, click on "Integrations".

‍2. Select the JDBC MySQL Connector

Under the ‘Databases’ header, navigate to the ‘JDBC MySQL’ connector and click on ‘Setup Integration’.

3. Click on ‘Create a Connection’

4. Fill in the Credentials

Enter the following information:

  1. Configuration Name
  2. Host
  3. Port
  4. Database
  5. Username
  6. Password

5. Click on Validate Configuration

Now that you have all Configuration details filled in, click on Validate Configuration.

If the information entered is valid, a Validation Successful message will appear.

- Invalid fields will be highlighted in red and a successful validation will show in green.

6. Click ‘Add Configuration’ to finalize your configuration

Related articles

Embed related articles below as a bookmark. Include both support and blog articles.

Common issues when connecting to SQL Servers:

  1. Can we connect to the DB?
  • Has the customer approved Toric IP's? See this article for a list of Toric's IPs
  • Does the machine have a public facing IP?
  • Are the correct ports open?
  • Does the public facing IP route to the proper host?2 - Can we access the DB ?
  1. Can we access the DB?
  • Did the customer provide the correct DB name?
  • Did the customer setup an account with DB access?
  • Is the password correct?

Additionally, the typical failure points for most SQL connections are:

  1. Wrong host/IP - the host needs to be a Publicly Routable name or IP
  2. IP allow list does not include Toric IPs
  3. Incorrect Port
  4. TCP Support not enabled
  5. Invalid/Wrong DB name

Questions?

W‍e're very happy to help answer any questions you may have. Contact support here or send us an email at support@toric.com.

Table of Contents