Working with your own Workspace
The workspace opens with trees on two
sides.
- Double-click on one Database Connection on the left side and on other
Database Connection on the right side – you are connected to your databases
- Expand trees and see the list of tables, views and stored procedures
Access database objects
Click on table name and use Tabs (Table/View
structure, Table/View Data, Primary Keys, Indexes…) to view metadata
configuration and data.
Compare data
- Decide which tables you want to compare
- Select the table name under Tables node - each table on one side
- Note: If your table has no unique index, select the column to be used as
unique identifier, right-click on the field and select Order by this
field
- Do it on both sides
- Do not forget to select the table names on both trees before you proceed
to the next step.
- Double-click on one of these tables and select Compare->Data
- In the opened dialog you can see Red records for different data and Blue
records for the rows, found only on one of sides.
Migrate structure
- Decide which table you want to migrate from one database to another.
- On the target database, click on Tables node
- On the source database, select the table you want to migrate
- Right-click on the table and use Migrate->Structure only
- You can change the table's name
- In the dialog with structure you can modify the target's table metadata
definition
Synchronize data
- Decide which tables you want to synchronize
- Select these table names on both trees
- From the main menu select Synchronize->Table/View data
- With the arrow buttons on the dialog, select the direction from Source to
Target
- Click OK to synchronize
- See the report