Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 06:25 Go to next message
phil rumble is currently offline phil rumbleFriend
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
Re: How does BIRT determine the jdbc resultset datatypes? [message #998947 is a reply to message #998512] Fri, 11 January 2013 02:45 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

The best thing to do would probably be to download the source.

Michael

Developer Evangelist, Silanis
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: Sat Apr 27 02:47:04 GMT 2024

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

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

Back to the top