Skip to main content Skip to complementary content

Opening a connection to the MSSQL server

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!