Preparing Synchronization
To prepare synchronization:
1. Right-click the database and select Properties.
The properties window appears.
2. Click Options > Standard.
3. If you want the physical database name used at SQL script generation to be different from the database name, specify the target database name in the SQL Name text box.
4. If required, indicate a Prefix for the SQL Tables. This prefix will be added to the beginning of the name for each table generated.
*Additional parameters for configuration of synchronization and generation can be indicated in Options. These parameters vary as a function of the DBMS selected.
5. Click again on the scroll-down list of the properties window and click Characteristics.
6. Select the Target DBMS and its version.
*The type of the target DBMS determines:
For synchronization, the generation of column datatypes based on the type and length of attributes (see Data Types and Column Datatypes).
In generation, the syntax of the generated SQL commands.
7. Click OK to close the dialog box, saving the modifications.
See: