Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Perl and Oracle
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 30GBReceived on Mon Apr 17 2006 - 12:47:31 CDT