×
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.
Thanks everyone!! I think I have what I needed.
Once again, I learned something new. I really have to come out of the dark
ages sooner or later. :)
Deb
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Antonio
Fernandez-Vicenti
Sent: Tuesday, August 12, 2008 2:00 PM
To: Midrange Systems Technical Discussion
Subject: Re: Returning a Results Set from a Stored Procedure
DebbieKelemen escribió:
Could I return a data structure as a single parm like a result set?
Don't know if you know this, but if you read in RPG the data from different
files and "group" that data as ("formated...") elements of an array, each
element being the "grouping" of the pertinent data for, say, each customer,
or whatever, so each element "looks like" a record from a Result Set...
then you can return that array "as a Result Set" with as many "rows" as
elements the array has been populated...
HTH
As an Amazon Associate we earn from qualifying purchases.