Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: passing a PL/SQL Table to a host array dynamically
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
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
![]() |
![]() |