[rt.cpan.org #36395]



Queue: DBI
Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=36395 >

On Tue Jun 24 17:17:23 2008, TIMB wrote:
The DBI is acting as defined. It's not a bug.
You should avoid using an array to pass arguments to execute().

I could still see the following examples mentioned in the documentation
in CPAN where we are passing an array to execute method(). Please
comment on this.

$rv = $sth->execute or die $sth->errstr;
$rv = $sth->execute(@bind_values) or die $sth->errstr;
.



Relevant Pages

  • Re: [rt.cpan.org #36395]
    ... The DBI is acting as defined. ... It's not a bug. ... You should avoid using an array to pass arguments to execute. ...
    (perl.dbi.users)
  • Re: [rt.cpan.org #36395]
    ... The DBI is acting as defined. ... It's not a bug. ... You should avoid using an array to pass arguments to execute. ...
    (perl.dbi.users)
  • [rt.cpan.org #36395]
    ... The DBI is acting as defined. ... It's not a bug. ... You should avoid using an array to pass arguments to execute. ...
    (perl.dbi.users)
  • Re: Creating an Object that extends Array functionality
    ... The goal is not in the OP, just the requirement to avoid modifying ... understanding why augmenting can make some troubles and in which cases ... But for-in loops is also not so useful as for-length ... And in here the only reason to use for-in for array - is ...
    (comp.lang.javascript)
  • Re: getElementById returns null
    ... Don't mix Array() and Array initializers. ... Avoid repeated property access; ... know where the automatic ones happen -- that avoids this comb-like posting ... avoid posting using Google Groups if you ...
    (comp.lang.javascript)