Skip to main content Skip to complementary content

Dragging and dropping components and linking them together

About this task

Procedure

  1. Drop a tMemSQLConnection, a tRowGenerator, a tMemSQLInput, a tMemSQLOutput, a tMemSQLClose, and a tLogRow from the Palette onto the workspace.
  2. Link the tMemSQLConnection to the tRowGenerator using a Row > OnSubjobOk connection.
  3. Link the tRowGenerator to the tMemSQLOutput using a Row > Main connection.
  4. Link the tRowGenerator to the tMemSQLInput using a Row > OnSubjobOk connection.
  5. Link the tMemSQLInput to the tLogRow using a Row > Main connection.
  6. Link the tMemSQLInput to the tMemSQLClose using a Row > OnSubjobOk 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 – please let us know!