Book a Demo

Author Topic: DDL Generation not always working for DB Model  (Read 3107 times)

mtechera

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
DDL Generation not always working for DB Model
« on: January 27, 2015, 09:41:36 pm »
Hi,

I am working with EA V. 10.0.1007 on a Data Model that several people had worked on. When I try to generate the DDL for some of the tables in the model, it only works some of the time. The DDL includes the DROP statement but the CREATE statement is not generated. The comments and ALTER TABLE statements are also generated in the script.

Does anyone know exactly what setting is causing this?

Cheers,
Mario
« Last Edit: January 27, 2015, 10:57:42 pm by mtechera »

MMA

  • EA User
  • **
  • Posts: 63
  • Karma: +3/-0
    • View Profile
Re: DDL Generation not always working for DB Model
« Reply #1 on: January 28, 2015, 11:27:05 am »
The EA 12 RC2 had huge improvement on DDL generation and it is template based. Give a try on that, your problem was most likely fixed. ;)