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

Home -> Community -> Usenet -> c.d.o.misc -> OCI PL/SQL array binds

OCI PL/SQL array binds

From: Christian McArdle <cmcardle75_at_nospam.yahooxxxx.co.uk>
Date: Wed, 8 Nov 2006 10:54:17 -0000
Message-ID: <4551b75a$0$578$4d4eb98e@read.news.uk.uu.net>


Does anyone have any sample code of how to bind simple arrays (i.e. TABLE OF INTEGER) to a PL/SQL anonymous block via OCI?

I've tried loads of methods, but can't get it to work. It all works fine using simple non array types.

The official OCI documentation is entirely silent on the issue, beyond hinting that it should be possible.

Christian. Received on Wed Nov 08 2006 - 04:54:17 CST

Original text of this message

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