Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Missing Primitive Data Types?


yes, it is possible. and the reason is the generic JDBC dbdefinition is intended to be generic and cannot include all datatypes of all vendors.



rcernich@xxxxxxxxxx
Sent by: dtp-dev-bounces@xxxxxxxxxxx

10/11/2006 11:11 AM

Please respond to
DTP development mailing list <dtp-dev@xxxxxxxxxxx>

To
dtp-dev@xxxxxxxxxxx
cc
Subject
[dtp-dev] Missing Primitive Data Types?






Hey all,

'Nother SQL model question.  I'm working on a dbdefinition for generic JDBC
and have noticed that some primitive data types appear to be missing.  For
example, I can't find types for TINYINT or BIT.  Am I doing something wrong
or have I just missed something.

Thanks in advance,
Rob

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


Back to the top