http://qs321.pair.com?node_id=11115832


in reply to Re^2: Multiple records fetches issue using DBD::ODBC in Perl
in thread Multiple records fetches issue using DBD::ODBC in Perl

This is the log resulting from Marshall's example, no? Perhaps we could see the log that results from running the code in your original post?

Added

That -1 (from "my $results = $sql->execute();") says that the $sql->execute() didn't "error out."

Added

The poster seems to have responded with this post on stackoverflow.

  • Comment on Re^3: Multiple records fetches issue using DBD::ODBC in Perl