| How does BIRT determine the jdbc resultset datatypes? [message #998512] |
Thu, 10 January 2013 01:25  |
phil rumble Messages: 1 Registered: January 2013 |
Junior Member |
|
|
Hello,
I am implementing a new jdbc driver.
I would like to know how the BIRT dataset wizard tool determines the datatypes of the resultsets.
All my columns are determined to be of type BLOB, when I explicitly set them to VARCHAR.
For example some of the column metadata is ;
COLUMN_NAME = SAMPLETIME
TYPE_NAME = String
SQL_DATA_TYPE = 12
DATA_TYPE = 12
COLUMN_SIZE = 255
COLUMN_DEF = ""
I am missing something that BIRT needs for jdbc. I seek assistance.
Thanks in advance
Rumble
|
|
|
|
Powered by
FUDForum. Page generated in 0.01490 seconds