in reply to Re^2: DBI continuing execution after a warning/informational message
in thread DBI continuing execution after a warning/informational message
That was a typo on my part - it should have been:
while($sth->{odbc_more_results}) { ; # }
sorry
|
|---|