Re: Help with ORACLE ODBC Drivers

From: Dave Mausner <dmausner_at_brauntech.com>
Date: 1996/07/03
Message-ID: <4reltc$a8h_at_client3.news.psi.net>#1/1


In article <DtyuMq.BMB_at_ranger.daytonoh.ncr.com>,

   Bruce Murphy <bruce.murphy_at_daytonoh.ncr.com> wrote:
>
>>==========Mark Tomlinson, 7/2/96==========
>>
>>Rick Pittard <ripittard_at_amoco.com> wrote:
>>
>> : I am trying to use Oracle ODBC driver to access stored
>> : procedures and get values returned from those procedures.

the only value you can return from a pl/sql remote proc is a function result or a procedure "out" parameter. these must be specified as bind variables in order to receive their values.

there is no equivalent to the sqlserver procedure which runs a select and returns an entire result set.

--
Dave Mausner, Consulting Manager, Braun Technology Group, Chicago.
Received on Wed Jul 03 1996 - 00:00:00 CEST

Original text of this message