-
Notifications
You must be signed in to change notification settings - Fork 0
Creating a Connection
jeffmoya edited this page Apr 21, 2020
·
11 revisions
- In the Connections homepage, click on the “+” icon button on the top right corner of the page.
- All fields are required to successfully connect to a database unless you are using the “Advanced Connection String” option. The submit button will not be available until all requirements are met.
- Enter the Name you would like to use for the connection.
- Select the Data Connection Type from the drop-down list.
- Enter the Database Name of the server you would like to connect to.
- Enter the Host.
- Enter the Server Port.
- Enter your Username and Password.
- Select the permission group(s) you would like to permission database access.
- Click the “Submit” button to connect to the database.
- After successfully connecting to a database, the connection screen will be refreshed, and the new connection will be displayed on the connections page.
Note: The information above may be obtained from your system administrator. Additionally, this information may also be pre-configured by your system administrator. The data validator application supports multiple database connections.
For information purposes only.