DBD::Oracle & array interface



I've been posting here for quite a while, with one question: When will
DBD::Oracle start supporting array interface. I obviously deserve no
answer, although I don't exactly know why. I need that feature and badly.
Why is such a sin to ask for schedule and plans. As for "why", I
understand that. Oracle's array interface doesn't fit into DBI array calls
philosophy. Oracle will fail the whole array for a single record and the
only way to get that status array back is to cheat and not use array
interface. It does seem mighty strange, however, that DBI doesn't support
Oracle's array interface, although Oracle was the first database to have
one at all. So, I have two questions:
1) Is it planned?
2) If it is, when?
I'm using Perl for years and I'd hate to abandon Perl because of a silly
thing like this. This feature is so vital, however, that if support for
the array interface is not planned or is planned for a time far, far away,
I will have to do so. Without the array interface, I cannot even consider
using Perl instead of SQL Loader, as speed difference is simply too great
to consider thing like that. Unfortunately, many of my Perl scripts load
data.

--
http://www.mgogala.com

.



Relevant Pages

  • Re: Perl and Oracle
    ... it still doesn't support array interface. ... not meant for heavy duty data processing. ... renders Perl useless for any real data processing with Oracle. ...
    (comp.databases.oracle.server)
  • RE: Is Perl-DBI Slow?
    ... Actually, anything utilizing array interface can beat Perl, as far as ... Oracle is concerned. ... any advanced Oracle feature like bulk load, ...
    (perl.dbi.users)
  • Re: Is Perl-DBI Slow?
    ... a toy as it doesn't use the native OCI array interface why don't you ... software doesn't support some basic things that almost any other software ... My sin is apparently one of omission. ...
    (perl.dbi.users)
  • Re: tim bunce
    ... Volunteers to help maintain it also welcome. ... Use of the array interface isn't supported. ... I wrote a perl script using bind_param_array and ... Perl DBI isn't very useful as a loading tool without the support for the ...
    (perl.dbi.users)
  • Re: Scripting language with a support for array interface
    ... >> Does it support array bind and, if it does, does it cheat like DBI ... I don't need array interface ... is there a scripting language with regular expressions ...
    (comp.databases.oracle.server)