Remove tables before data import |
If this is turned on, in a first
pass DbEdit tries to remove the tables in the selected target container
that's names match the file names from the selected source. If you not
explicitly turn on the 'Don't warn before removing tables' option, you
must confirm each deletion.
|
Clear tables before data import
|
If this is turned on, in
the first pass DbEdit tries to clear the tables
in the selected target container that's names match the file names from
the selected source. If you not explicitly turn on the 'Don't warn
before clearing tables' option, you must confirm each deletion. |
Process alter table statements
after insertion statements
|
If this turned on, then the data
insertion is done in the second pass and the altering of tables is done
in the third pass. Else the altering is executed before data insertion.
|