Hello,
I want to use ODBC connection to postgres database with a cobol SQL program (Visual Cobol + oesql).
I've got this error :
SQL CODE : 000019520-
ORDER : OPEN CURPARMOD
MESSAGE SQL : Connection does not support HOLD cursors
How can i configure my ODBC.ini to work correctly with HOLD cursor
Or is there a postgres ODBC driver on Linux with HOLD cursor capability ?
Thanks for your help.
Laurent.