http://qs1969.pair.com?node_id=11132412


in reply to Re^2: Perl Not returning SQL query result
in thread Perl Not returning SQL query result

Again: Reading from a database

(This time, read better: you have to run the fetch* function in a loop, and catch its result, in that example 'Reading from a database' the result values get caught into: $field1, $field2, $field3)