Jump to content
JasperReports Library 7.0 is now available ×

oracle.sql.ARRAY


2006 IR Open Dicussion

Recommended Posts

By: diegobenedicto - diegobenedicto

oracle.sql.ARRAY

2006-05-09 00:30

Hi all,

I have a subreport with a SQL Select that returns some registers. One column is oracle.sql.ARRAY.

 

I have to work with this field oracle.sql.ARRAY (of dates).

I have created a variable oracle.sql.ARRAY, and other java.sql.ResultSet with the registers of variable oracle.sql.ARRAY.

 

I need the ResultSet to see the dates in. But when I try to make resultset.absolute(i), it doesn't work,

 

Any ideas to work with oracle.sql.ARRAY in Ireport?

 

Thanks in advance,

Diego

 

 

 

 

 

 

By: diegobenedicto - diegobenedicto

RE: oracle.sql.ARRAY

2006-05-09 11:30

I don't know if I have explained my problem correctly ;)

 

I have a subreport and for each row in the subreport I need to treat an oracle.sql.ARRAY field of the SQL Select.

 

How can I do it?

Thanks,

Diego

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...