The screenshot was taken during a complex database migration. The source database was Fox dBase and the target database was MySQL. This migration was intended to show how Monarca deals with
differences between source and target schema structures.
Here is shown the Database Migration Diagram (DMD) for source table Cust (Fox
dBase) and target table Customer (MySQL). Both table
schemas are completely different, table names and field
names are different even at data type, precision or
scale level. Even so, the DMD solves all differences in no time! |