in reply to Re^3: DBD::Pg - $sth->execute($csv_var) ERROR
in thread DBD::Pg - $sth->execute($csv_var) ERROR
I thought $sth->execute($columns,$values); would be closer to passing the flat comma separated string Pg needs.you need to be aware of the difference between
|
|---|