Hi all,
I'm facing a problem while creating dataset in BIRT2.1 by calling procedure,the procedure contains 1IN & 1OUT refcursor parameter & after calling this procedure with parameters its showing the error like
SQL Statement doesnot return Resultset object.
I'm using the jdbc data source for connection having connection parameters as:
Driver Class: oracle.jdbc.driver.OracleDriver ( v10.2)
Database URL: jdbc:OSracle:thin:
@<IP address>:<servicename>
Data source connection is successful.but data set is not at all generating from procedure.
Can antbody suggest me how to do that?
Regards,
vaishnavi