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 -> Re: Binding arrays with OCI

Re: Binding arrays with OCI

From: Herode <cbrun_at_geomapgis.com>
Date: 17 Mar 2006 00:54:08 -0800
Message-ID: <1142585648.238054.83330@u72g2000cwu.googlegroups.com>


Ok, I've got it. The answer was not in the arguments of the OCIBindByName function, but (not so obviously) in the arguments of the OCIStmtExecute. More precisely in the _iters_ argument, which you can set to the array length value. Received on Fri Mar 17 2006 - 02:54:08 CST

Original text of this message

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