Skip to main content



      Home
Home » Archived » BIRT » How does BIRT determine the jdbc resultset datatypes?
How does BIRT determine the jdbc resultset datatypes? [message #998512] Thu, 10 January 2013 01:25 Go to next message
Eclipse UserFriend
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
Re: How does BIRT determine the jdbc resultset datatypes? [message #998947 is a reply to message #998512] Thu, 10 January 2013 21:45 Go to previous message
Eclipse UserFriend
The best thing to do would probably be to download the source.
Previous Topic:Property binding and dynamic paramaters
Next Topic:Best Practice of How to Manage reports from different Environments? Dev, QA and Prod?
Goto Forum:
  


Current Time: Mon Mar 17 08:31:11 EDT 2025

Powered by FUDForum. Page generated in 0.02629 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top