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: Zend Core for Oracle vs. Zend Core (php

Re: Zend Core for Oracle vs. Zend Core (php

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Thu, 05 Jan 2006 20:20:33 +0000
Message-ID: <bouqr1hqq884fsklbr87o7iao48dcrjm9t@4ax.com>


On Thu, 05 Jan 2006 18:48:56 GMT, Mladen Gogala <gogala_at_sbcglobal.net> wrote:

>One nice thing about OCI8 is that it will support array interface when it
>becomes a production. Array interface is already in CVS.

 It looks like it implements binding to PL/SQL array/collection types, but the previous version claimed to do that too (although it was badly underdocumented).

 I can't spot how you'd do straight OCI bulk binding in the CVS version? All the array_bind* tests run through a PL/SQL procedure with a "table of number index by binary_integer" type - this isn't using the OCI array interface, where you bind to an array, or use callbacks, and set the "iters" parameter > 1 when executing.

-- 
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Thu Jan 05 2006 - 14:20:33 CST

Original text of this message

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