update existing entity diagram

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
rmccain
Posts: 1
Joined: Mon 06 Apr 2009 17:10

update existing entity diagram

Post by rmccain » Sat 15 Jan 2011 05:41

in entity developer 2.20.37 Is there a way to regenerate or update the entity diagram of a database that has had changes made without generating from database and loosing all of the associations and other diagram overlays on the existing diagram. i.e we have a diagram of a database and we added fields to tables etc. either programmatically or in phpmyadmin mysql database editor and want to update the tables in the diagram to reflect the changes made to the database. when we use generate from database to get the current state of the database we loose the information we have placed on the diagram such as associations etc.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 17 Jan 2011 15:10

The Update Model from Database functionality is available in the latest 3.0.65 build of Entity Developer.
You can download the latest dotConnect for MySQL 5.0.68 Trial Edition here, it contains this latest version of Entity Developer. The registered version is available in Registred Users' Area.

Post Reply