Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: DBI fetchall_arrayref using $max_size doesn't dereference normally.

by runrig (Abbot)
on Jul 28, 2005 at 19:07 UTC ( [id://479093]=note: print w/replies, xml ) Need Help??


in reply to DBI fetchall_arrayref using $max_size doesn't dereference normally.

table2 is an reference to an array of arrays (you did not supply a hashref as a slice parameter to fetchall_arrayref). table1 is a reference to an array of hash refs because you did supply a hashref as the first argument to fetchall_arrayref.
  • Comment on Re: DBI fetchall_arrayref using $max_size doesn't dereference normally.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://479093]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-23 13:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found