×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Alvaro,
I'm not sure I understand. To me, a parameter is passed on the call to
the stored procedure
CALL MYPROCEDURE(parameter-here)
And a result set is a list of rows/columns that are returned from the
call (the same way as the SELECT SQL statement returns a list of
rows/columns.)
So I'm not sure what you mean by the result set is an output parameter?
Do you just mean you need to get an output parameter (rather than a
result set)? Or do you mean that you need to get a result set? or
multiple result sets? Its not clear.
If you can show an example of what the data looks like, that'd be very
helpful.
-SK
On 8/26/2020 8:48 PM, Alvaro Cancino wrote:
Greetings,
I'm trying to use JDBCR4, Scott Klemetnt's,
I have to call an Oracle SP from from RPG Program but a result set is
one of the output parameters of Store procedure
Is there a way to retrieve a result set output parameter?
Thanks
Alvaro Cancino G.
Sent from [1]Mail for Windows 10
References
Visible links
1. https://go.microsoft.com/fwlink/?LinkId=550986
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.