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: Perl and Oracle

Re: Perl and Oracle

From: <xhoster_at_gmail.com>
Date: 17 Apr 2006 17:47:31 GMT
Message-ID: <20060417140026.018$vd@newsreader.com>


Mladen Gogala <gogala_at_sbcglobal.net> wrote:
> On Tue, 11 Apr 2006 15:28:14 +0000, xhoster wrote:
>
> > That is the only thing preventing you from making robust and working
> > array insert for DBD::Oracle? That seems easy enough to circumvent.
>
> Really? How, exactly to do that and remain DBI conformant?

DBI says that exactly what happnes is driver specific. So for success, you retun one 0e0 as the status for every tuple. For failure, you return undef for every tuple, or simply return an empty array.

Xho

-- 
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service                        $9.95/Month 30GB
Received on Mon Apr 17 2006 - 12:47:31 CDT

Original text of this message

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