Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How can I read Variables returned from a Stored Procedure
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
![]() |
![]() |