The Camtasia Studio video content presented here requires a more recent version of the Adobe Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.

Form entity relationship diagrams from legacy and new databases

  1. Select Tools > Object-Relational Mapping (ORM)> Reverse Database... from the main menu
  2. Click Next in Database to Data Model dialog box
  3. Select a driver in Driver drop-down menu
  4. Enter hostname, database name and root, check InnoDB (with constraint) and click Next
  5. Select two entities from Reversed Entities dialog box, drag them to the diagram and click Close to close the dialog box
  6. Right click on the diagram background and select Rename... from the pop-up menu
  7. Name the diagram as Legacy DB
  8. Select File > Save Project as... from the main menu
  9. Enter the file name and click OK in Save Project dialog box
  10. Select File > New Project from the main menu
  11. Click Create Blank Project button in New Project dialog box
  12. Select Tools > Object-Relational Mapping (ORM) > Reverse Database... from the main menu
  13. Click Next in Database to Data Model dialog box
  14. Enter hostname, database name and root, check InnoDB (with constraint) and click Next
  15. Select three entities from Reversed Entities dialog box, drag them to the diagram and click Close to close the dialog box
  16. Right click on the diagram background and select Rename... from the pop-up menu
  17. Name the diagram as new_db
  18. Select File > Save Project as... from the main menu
  19. Enter the file name and click OK in Save Project dialog box

Comparing diagrams with visual diff

  1. Select File > Open Project... from the main menu
  2. Select legacy_db.vpp and click Open in Open dialog box
  3. Select Tools > Visual Diff... from the main menu
  4. Uncheck Use Working Project and select a project directory and a diagram in Visual Diff dialog box
  5. Select Name in Strategy drop-down menu
  6. Select Model Element in Compare drop-down menu
  7. Click each model element for viewing the differences