Book a Demo

Author Topic: Where are the DDL Generation Templates?  (Read 3042 times)

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Where are the DDL Generation Templates?
« on: March 26, 2010, 11:53:38 pm »
I can't find templates for DDL generation in Settings. I also don't find it in the manual. Where can I modify the DDL generation procedure?

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Where are the DDL Generation Templates?
« Reply #1 on: March 28, 2010, 10:25:08 am »
Presumably you are referring to the DDL Model to DDL script generation and not PIM->DLL model. If its the former then presently there is no way to modifying the generation of DDL script. The only modifications you can make are via a dialog that pops up when you go though the code generation option. i.e tick boxes with things like "create primary/foreign key constraints" etc.

Not sure why you want to modify that script as it seems to work okay.

If this is related to your other post regarding wrong primary keys then suggest you modify the PIM->DLL transformation so you get those gUIDs.
Happy to help
:)

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: Where are the DDL Generation Templates?
« Reply #2 on: March 29, 2010, 09:08:41 pm »
OK ,thanx!

pocketom

  • EA User
  • **
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: Where are the DDL Generation Templates?
« Reply #3 on: April 07, 2010, 12:00:47 am »
« Last Edit: April 07, 2010, 12:01:19 am by pocketom »