Opening a connection to the MSSQL server - 7.3

MSSql

Version
7.3
Language
English
Product
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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Database components (Integration) > MSSql components
Data Quality and Preparation > Third-party systems > Database components (Integration) > MSSql components
Design and Development > Third-party systems > Database components (Integration) > MSSql components
Last publication date
2024-02-21

Procedure

  1. Double-click the tMSSqlConnection component to open its Basic settings view in theComponent tab.
  2. In the Host field, type in the IP address or hostname of the MSSQL server, 192.168.30.47 in this example.
  3. In the Port field, type in the port number of the database server, 1433 in this example.
  4. In the Schema field, type in the schema name, dbo in this example.
  5. In the Database field, type in the database name, talend in this example.
  6. In the Username and Password fields, enter the credentials for the MSSQL connection.