Skip to main content



      Home
Home » Archived » BIRT » Custom Driver; Parameters and ResultSetColumns
Custom Driver; Parameters and ResultSetColumns [message #256328] Wed, 26 September 2007 11:44
Eclipse UserFriend
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
Previous Topic:BIRT 2.2 and WebSphere 6.1
Next Topic:Excel emitter use sample
Goto Forum:
  


Current Time: Mon Jul 14 08:04:13 EDT 2025

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

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

Back to the top