Skip to main content Skip to complementary content

Configuring the database output

Procedure

  1. Double-click the tDBOutput_1 component to open its Basic settings view.
  2. Select the Use an existing connection check box and, in case you have more than one connection component in the Job, select the connection component to be used from the Component List drop-down list.
  3. In the Table field, enter the name of the database table you are going to write data to, customers in this example.
  4. From the Action on table list, select the Drop table if exists and create option to ensure a clean table is created.
  5. From the Action on data list, select Insert.
  6. Click the [...] button next to Edit schema to check the output schema. If needed, click Sync columns to retrieve the schema from the preceding component.
  7. Press Ctrl+S to save the Job.

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!