Skip to main content Skip to complementary content

Loading data into a database table

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view.
  2. Click the [...] button next to Edit schema and in the pop-up window define the schema by adding four columns: dn, id_owners, registration, and make, all of String type.
  3. Click OK to close the schema editor and accept the propagation prompted by the pop-up dialog box.
  4. In the Mode area, select Use Inline Content(delimited file), and then in the Content field displayed, enter the following input data:24;24;5382 KC 94;Volkswagen 32;32;9591 0E 79;Honda 35;35;3129 VH 61;Volkswagen
  5. Double-click tMysqlOutput to open its Basic settings view.
  6. Fill in the Host, Port, Database, Username, and Password fields with your MySQL database connection details.
  7. In the Table field, enter the name of the table into which the data will be written. In this example, it is ldifdata.
  8. Select Drop table if exists and create from the Action on table drop-down list.

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!