This section describes the information required in order to import/export data into/from a database, i.e. the data file type used (IXF, ASCII, etc.) and the tables to be exported.
This section is not mandatory.
[Export]
TEST.TABLE1 = TABLE1.IXF
TEST.TABLE2 = TABLE2.IXF
TEST.TABLE3 = TABLE3.TXT DEL
...
Parameter |
Type |
Mandat. |
Default |
Description |
<Table Name> |
string |
no |
|
Name of the file to be produced for exporting the table's data, followed by the file type if necessary (IXF or DEL can be used). By default: "IXF". |