Bart Degryse wrote:
while (my %row = $sth->fetchrow_hashref) {
Well, that should be $row for a start.
return_next($row); }
-- Richard Huxton Archonet Ltd ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate