From table data generation method

This method allows to user to specify table and column pair as a source for data generation. The user can select the current connection or use another ODBC connection. There are settings for this fill method:

  • "Use values sequentially" option means the program will use linked table values from the first to the last. When the list ends the program starts from the first item again.
  • Format defines the view of value. This option is applicable for numeric values only.

DTM Data Generator: From linked table data generation method

Notes

To define WHERE or ORDER BY clause use "By SQL" fill method instead.

"Test Connection" button helps the user to verify custom connection properties: DSN, user name and password.

Pattern Engine

$Table and $TableGroup functions of the engine can be used instead of this fill method. $Table enables the user to provide WHERE clause as a parameter.