|
The program has some settings and options aided to make your work more comfortable.
The most important settings are:
- The indication that the program must load the last opened project when it is started.
- Size of the visible part for long strings (60 characters by default).
- Log level: default, full or disabled.
- SQL statements delimiter. You can select it from list or enter manually.
- "Show different only" allows you to see only different records during compare or synchronization.
This option can save a bit of memory for large tables compare.
- "Delete from secondary" disabling this option will block deleting a record from
the secondary table even if there is no such record in the primary table.
- "Insert by primary" disabling this option will block adding records from
the primary table even if there are no such records in the secondary table.
- "Update secondary" disabling this option will block updating an existing records in the secondary table.

See also: Project Properties.
|