this fix may not be enough - but it gets me from an endless loop in the application ...
("next record" should be read, running into this code, getting NULL result, setting "invalid data" result, getting sqlstate 00000 from the driver [I'm creating an issue for that next], checking the state, reading the "next" record from the application, getting to the same place...)
... to an "Open cursor failed" place (which I hope to inspect tomorrow).
this fix may not be enough - but it gets me from an endless loop in the application ...
("next record" should be read, running into this code, getting NULL result, setting "invalid data" result, getting sqlstate 00000 from the driver [I'm creating an issue for that next], checking the state, reading the "next" record from the application, getting to the same place...)
... to an "Open cursor failed" place (which I hope to inspect tomorrow).