in reply to Multiple records fetches issue using DBD::ODBC in Perl
This problem might be related to a stored procedure as the statement to be executed. Is there a way to define a view that gives the same result and to use a select on this view to get the result set? Maybe this could help narrowing the problem.
Greetings,
-jo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Multiple records fetches issue using DBD::ODBC in Perl
by maria80e (Novice) on Apr 20, 2020 at 10:31 UTC |