Writing the data into the database table - 7.1
MSSql
- EnrichVersion
- 7.1
- EnrichProdName
- Talend Big Data
- Talend Big Data Platform
- Talend Data Fabric
- Talend Data Integration
- Talend Data Management Platform
- Talend Data Services Platform
- Talend ESB
- Talend MDM Platform
- Talend Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Open Studio for MDM
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- Data Governance > Third-party systems > Database components > MSSql components
- Data Quality and Preparation > Third-party systems > Database components > MSSql components
- Design and Development > Third-party systems > Database components > MSSql components
Procedure
-
Double-click the tMSSqlOutput component to
open its Basic settings view in the Component tab.
-
Type in required information for the connection or use the existing connection
you have configured before. In this example, we select the Use an existing connection check box. If multiple connections
are available, select the connection you want to use from the Component List drop-down list.
-
In the Table field, type in the name of the
table you want to write the data to: Wage_Info in this example. You can also click the [...] button next to the Table field to open a dialog box and select a proper
table.
-
Select Create table if not exists from the
Action on table drop-down list.
-
Select Insert if not exists from the
Action on data drop-down list.
-
Click Sync columns to retrieve the schema
from the preceding component.