Procedure
-
In the DQ Repository tree view, expand
Metadata, right-click DB
Connections and select Create DB
Connection.
-
In the Name field, enter a name for this
new database connection.
Do not use spaces in the connection name.
Important:
Do not use the following special characters in the item names: ~ ! ` # ^ * & \\ / ? : ; \ , . ( ) ¥ ' " « » <
>
These characters are all replaced with "_" in the file system and you may end up
creating duplicate items.
- Optional:
Set other connection metadata (Purpose,
Description, and Author) in the
corresponding fields.
The
Database Connection wizard opens.
-
Click Next.
-
From the DB Type drop-down list, select the type of database
to which you want to connect. For example, MySQL.
-
Enter your login, password, server, and port information in their corresponding
fields.
-
In the Database field, enter the database name you are
connecting to.
When you need to connect to all of the catalogs within one connection, if the
database allows you to, leave this field empty.
-
Click the Check button to verify if your
connection is successful.
When you have not installed the database driver (.jar file) necessary to use the
database, you see a wizard prompting you to install the relative third-party module.
Click Download and Install and then close the wizard.
For further information about identifying and installing external modules, see the
Talend Installation and Upgrade Guide or Talend Cloud
Installation Guide or click the How to install a
driver link in the wizard.
-
Click Finish to close the Database
Connection wizard.
A folder for the created database connection is displayed under
DB Connection in the
DQ
Repository tree view. The connection editor opens with the defined
metadata in
Talend Studio.
If you created this connection in a reference project, expand table name to select the columns from the main project.
Results
When you created the connection, you can open in Talend Studio a preview of the data in a specific database
table. For further information, see Previewing data in the SQL editor.
From the connection editor, you can click:
-
Connection information to show the connection
parameters for the relevant database.
-
The Check button to check the status of your current
connection.
-
The Edit... button to open the connection wizard and
modify any of the connection information.
For information on how to set up a connection to a file, see Connecting to a file.