Jump to content

Oracle REF CURSOR in iReport


2006 IR Open Dicussion

Recommended Posts

By: Scott Anderson - malraux

Oracle REF CURSOR in iReport

2006-01-19 14:37

We're evaluating iReport/Jasper vs. Crystal Reports.

 

We have a function that returns a REF CURSOR. Is it possible to use this directly in iReport?

 

The error I get doing "call pkg_report.get_data(1234)" is "not a valid function or procedure name" (which it is). If I try to use the same function but with an out param (pkg_report.getData(1234, ?)) I get "not all variables bound".

 

Is this possible to do?

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...