Append

To append rows to the end of an existing table, expand the Upload Type listbox and click append.

The file that you specify in the File Name field should contain the same number of columns and column widths as the table that you want to append to.

When the macro runtime performs the append operation, the database server appends the rows of data from the specified file to the end of the specified table. For example, table zietest has 8 columns and 300 rows of data before the append operation, and can contain 8 columns and 320 rows of data (300 original rows plus 20 appended rows) after the append operation.