Creating a Connection
Establish a connection to your source & target systems
Last updated
Establish a connection to your source & target systems
Last updated
e.g. MySQL
Give a friendly name to the connection
Connection code - defaults based on the name
Accept the default driver class name
Specify the JDBC URL
Provide the username using which the data should be queried
Provide the password
Click Submit to validate and create the connection.