I can see that the code doesn't do at all what I intended. How do i get each row as a hash_ref? I have to use a statement handler. I looked at fetchall_hashref and that requires that i define a key field and I don't want to. many thanksmy $sql_return = $sth->fetchall_arrayref({ Slice => {}}); print Dumper $sql_return;
In reply to Re: problem with fetchall_arrayref
by Anonymous Monk
in thread problem with fetchall_arrayref
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |