Book a Demo

Author Topic: User defined datatypes generation of DDL  (Read 2059 times)

AndyBotten

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I'd rather be diving
    • View Profile
User defined datatypes generation of DDL
« on: March 22, 2007, 09:35:35 am »
I have created classes with attributes & I have defined some user data types e.g. OID
I am now trying to generate the DDL.
I have copied the attributes from the class to table (drag & drop).
I have set up a database datatype OID maping it to Common Type int
However when I generate the DDL it says OID
Should it not translate it to say int?

Or am I doing something wrong?

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: User defined datatypes generation of DDL
« Reply #1 on: March 22, 2007, 03:16:33 pm »
User-Defined Datatypes are not yet available in EA.
This feature will be added in due course (hopefully within 6 months  :)).