Configuring a connection to a MySQL database - Cloud - 7.3
Talend Studio User Guide
- Version
- Cloud
- 7.3
- Language
- English
- Product
- Talend Big Data
- Talend Big Data Platform
- Talend Cloud
- Talend Data Fabric
- Talend Data Integration
- Talend Data Management Platform
- Talend Data Services Platform
- Talend ESB
- Talend MDM Platform
- Talend Real-Time Big Data Platform
- Module
- Talend Studio
- Content
- Design and Development
- Last publication date
- 2023-11-10
Procedure
-
Drop the following components from the Palette onto the design workspace: tMysqlConnection, tSQLTemplateAggregate, tSQLTemplateCommit, tMysqlInput, and tLogRow.
-
Link tMysqlConnection to
tSQLTemplateAggregate using a connection.
-
Do the same to link tSQLTemplateAggregate to
tSQLTemplateCommit and link tSQLTemplateCommit to tMysqlInput.
-
Link tMysqlInput to tLogRow using a connection.
-
Double-click tMysqlConnection to open its
Basic settings view.
-
In the Basic settings view, set the database
connection details manually.
-
Double-click tSQLTemplateCommit to open its
Basic settings view.
-
On the Database Type list, select the
relevant database type, and from the Component
List, select the relevant database connection component if more
than one connection is used.