Re: MSAccess into Oracle's procedures, and procedure variables

From: Ian Ornstein <iano_at_SunBelt.Net>
Date: Thu, 1 Dec 1994 20:24:39 EST
Message-ID: <iano.9.003A7BFF_at_SunBelt.Net>


In article <D029D8.KMJ_at_cmutual.com.au> MHammond_at_cmutual.com.au (Mark Hammond) writes:
>Hi all,
> Our oracle database has a number of database procedures we
>would like to call from MS-Access.
 

>The procedure looks something like:
 

>PROCEDURE test (in_param IN NUMBER, out_param IN OUT VARCHAR2) IS ...
 

>I can successfully call this procedure from access. However, I can
>not see a technique to extract the value returned in out_param.
How are you calling this procedure, Mark? Post your code, it will help with suggestions. Are you using a PASSTHRU_QUERY?
I'm going to need to do this too.
- IanO - Received on Fri Dec 02 1994 - 02:24:39 CET

Original text of this message