Book a Demo

Author Topic: Sync Database Model with Database  (Read 2634 times)

jdavid

  • EA User
  • **
  • Posts: 58
  • Karma: +0/-0
    • View Profile
Sync Database Model with Database
« on: February 15, 2006, 10:06:51 am »
We have decided to migrate our data models and modeling effort from erwin to enterprise architect....the one thing that I cannot seem to fine is how to compare the database model in enterprice architect with the actual database to produce a diff report....any suggestions

thomaskilian

  • Guest
Re: Sync Database Model with Database
« Reply #1 on: February 15, 2006, 12:16:25 pm »
Currently not possible, but they said it's in the pipeline..

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Sync Database Model with Database
« Reply #2 on: February 15, 2006, 02:17:34 pm »
Dependent on what DBMS do you use... there are tools for some databases that can compare two databases or two schemas. You could simly generate new database from your EA model and use one of these tools to compare it to the original database...

Bruno