Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] dbdefinition model question

Hey all,

I'm trying to figure out how the predefined data types are supposed to work
within the dbdefinition model.  The predefined data type definitions allow
you to specify multiple names that may be used for a specific data type
(e.g. INT, INTEGER).  However, when the predefined data type is created,
only the first name in the list is ever used.  Is this correct?  It seems
to me the predefined data type that is created should match the actual type
returned from the database.

Thanks in advance for any help,
Rob



Back to the top