Skip to main content Skip to complementary content

Writing the data into the database table

Procedure

  1. Double-click the tMSSqlOutput component to open its Basic settings view in the Component tab.
  2. 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.
  3. 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.
  4. Select Create table if not exists from the Action on table drop-down list.
  5. Select Insert if not exists from the Action on data drop-down list.
  6. Click Sync columns to retrieve the schema from the preceding component.

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!