Re: Bulk-bind input and output host arrays to index-by tables

From: Ye Liu <yliu_at_tibco.com>
Date: 25 Dec 2003 01:06:08 -0800
Message-ID: <617c9c4b.0312250106.7e647705_at_posting.google.com>


Hi, Jose.

As far as I have experienced, you cannot use bulk bind if you have out type parameter or cursor parameter. Any one comments on that.

Thanks,

--ye

jose_luis_fdez_diaz_news_at_yahoo.es (jose luis fernandez diaz) wrote in message news:<c2f95fd0.0312190719.447aca6d_at_posting.google.com>...
> Hi,
>
> In the chapter 4 'Collections and Records' of the 'PL/SQL User's Guide
> and Reference Release 8.1.6' book there is the next paragrap:
>
>
> "For example, PL/SQL supports implicit (automatic) datatype conversion
> between host arrays and index-by tables (but not nested tables). So,
> the most efficient way to pass collections to and from the database
> server is to use anonymous PL/SQL blocks to bulk-bind input and output
> host arrays to index-by tables."
>
> Can anybody show me a pro*c/c++ example program with a embebed
> anonymous PL/SQL block that bulk-bind input and output host arrays to
> index-by tables ?
>
>
> Thanks,
> Jose Luis
Received on Thu Dec 25 2003 - 10:06:08 CET

Original text of this message