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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Returning a Value From a Stored Procedure using ADO

Re: Returning a Value From a Stored Procedure using ADO

From: Justin Cave <jocave_at_yahoo.com>
Date: 30 May 2001 06:34:21 -0700
Message-ID: <233b7a65.0105300534.4287a36b@posting.google.com>

I believe you should be able to execute the SQL

{? = call my_proc( ? )}

where the return value is bound to the first '?'.

Justin Received on Wed May 30 2001 - 08:34:21 CDT

Original text of this message

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