|
What language are you using? With Delphi just set the parameter to In/Out and then after the call do something like SomeVariable := StoredProc1.ParamByName('SomeParm').Value; VB with ADO requires a little more setup but in the end you reference the Parameter's value the same way. HTH Eric Wilson ______________________________________________ Eric N. Wilson President Doulos Software & Computer Services 2913 N Alder St. Tacoma WA 98407 ----- Original Message ----- From: <eric.delong@pmsi-services.com> To: <midrange-l@midrange.com> Sent: Friday, May 19, 2000 8:34 AM Subject: Stored procedure INOUT parm > > I've written a stored procedure in RPG4, and tried to pass back a > return value as the second parm. We want a PC app to call this > procedure via ODBC, but we can't figure out how to map the INOUT > parm to a host variable in the PC app. Can someone point me in the > right direction? > > tia, > > eric.delong@pmsi-services.com > > > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.