Custom Driver; Parameters and ResultSetColumns [message #256328] |
Wed, 26 September 2007 11:44 |
Eclipse User |
|
|
|
Hi everybody,
i'm stuck on a problem when using parameters in my custom oda driver.
When I use parameters in my query i only receive one column which is
unnamed_1.
When i tried to debug the problem i found that my ResultSet and
ResultSetMetaData implementations are filled correctly having about 16
columns and their names as well as data-rows.
I can also see that getColumnCount is called and answered correctly and
that the names of all columns are given via getColumnName.
I just can't see why there is only one column to be seen.
Also sometimes the first column of my preview and resultSet are named
unnamed_1. I guess this might be the same problem couldn't find this out
either.
I'm using BIRT 2.2 on a linux machine.
I hope someone has any idea or suggestion. Everything would be helpful.
Thx Franzi
|
|
|
Powered by
FUDForum. Page generated in 0.04072 seconds