Book a Demo

Author Topic: Sinchronize the model with the database  (Read 11627 times)

Ramiro Garcia Moreno

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Sinchronize the model with the database
« on: July 02, 2013, 12:48:43 pm »
Which could be the procedure to synchronize the model with the database, if I change the structure of one table in the model I need to synchronize this change in the database not with generalte the DDL file, this is posible with other way. Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Sinchronize the model with the database
« Reply #1 on: July 02, 2013, 09:48:55 pm »
AFAIK you can't. You need to re-import and merge manually.

q.