|
What version does that come in? I don't remember it from long ago. Not sure what version Richard is going back to, but we go a
ways, usually.
So this causes the result set to go all the way back through a front-end CL? Nice if it does.
Charles Wilt wrote:
Richard...
So you have an SQL stored procedure calling an external RPG
stored procedure? And the RPG procedure returns results?
SQL Proc
|_ RPG Proc (builds RS)
And you want
SQL Proc
|_CL proc
|_ RPG Proc (builds RS)
But you don't get the results back?
In your RPG, you've got a SET RESULT SETS statement?
try changing it to
SET RESULT SETS WITH RETURN TO CLIENT
This mailing list archive is Copyright 1997-2026 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.