Hello, we had a similar requirement. How we handled this was for the .NET
app to write to a physical file with a batchid as the key. The .NET then
called the sp and passed the batchid.
The rpgle program then processed all the rows for the passed batchid.
This doesn't exactly answer your question but it may be an alternative to
consider.
Rob
On 2013-08-22 10:20 AM, RPGLIST wrote:
I'm looking at using a stored procedure (which references an existing
RPGLE program) for connecting to an external process. I would need to be
able to send multiple rows.
We have a windows app that would call a stored procedure and pass it
approximately 59 fields of data, but it can contain up to 99 rows of data.
Is this even possible? I was thinking of just defining the full length of
the data structure and using that as a clob field or something along that
lines but it doesn't sound very efficient.
Websphere and a web service is not an option, the owner flat out shot down
spending the money for that. So I'm back to square one.
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.