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

Home -> Community -> Usenet -> c.d.o.server -> Re: passing a PL/SQL Table to a host array dynamically

Re: passing a PL/SQL Table to a host array dynamically

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Tue, 19 Jan 1999 19:37:03 GMT
Message-ID: <36a8debe.5750899@192.86.155.100>


A copy of this was sent to astrid.maier_at_swisslife.ch (if that email address didn't require changing) On Tue, 19 Jan 1999 10:33:26 GMT, you wrote:

>is it possible to pass a PL/SQL table as a output parameter of a stored
>procedure to a host array of proC with dynamic SQL (method 4) ?
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

No, this has to be done via OCI (Oracle Call Interface). You can mix and match OCI with pro*c if you want....  

Thomas Kyte
tkyte_at_us.oracle.com
Oracle Service Industries
Reston, VA USA

--
http://govt.us.oracle.com/ -- downloadable utilities  



Opinions are mine and do not necessarily reflect those of Oracle Corporation  

Anti-Anti Spam Msg: if you want an answer emailed to you, you have to make it easy to get email to you. Any bounced email will be treated the same way i treat SPAM-- I delete it. Received on Tue Jan 19 1999 - 13:37:03 CST

Original text of this message

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