Author Topic: Documentation of DDL script generation  (Read 2265 times)

Ed Vowles

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Documentation of DDL script generation
« on: January 30, 2009, 03:58:35 am »
I've been learning how Enterprise Architect maps tables in the data model to SQL Server scripts. I've been doing this largely by exporting my data model to DDL scripts and by importing SQL Server tables.

I'd like to request documentation on how Enterprise Architect does this mapping.

For example, documentation could indicate that the IDENTITY column in a SQL Server DDL script is mapped from the auto number property of a column in a table in the data model.

Many thanks, keep up the good work
Ed Vowles