Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> How can I read Variables returned from a Stored Procedure

How can I read Variables returned from a Stored Procedure

From: Guntram Ulrich <ulrich_at_vivai.com>
Date: Thu, 6 Sep 2001 19:21:16 +0200
Message-ID: <3b97b0be_1@news.arcor-ip.de>


Hi there,

I have the following Stored Procedure running on an Oracle Database

adb_access.adb$fu_put_request(0819,'4915112600028',v_xml,:rc,:text);

Can anybody tell me how I can read the returned Variables v_xml, rc and text in a Pass Through Query in Access?

Thanks for answers,
Guntram Received on Thu Sep 06 2001 - 12:21:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US