mridoni / gixsql

GixSQL is an ESQL preprocessor and a series of runtime libraries to enable GnuCOBOL to access PostgreSQL, ODBC, MySQL, Oracle and SQLite databases.
GNU General Public License v3.0
16 stars 8 forks source link

GIXSQLPrepareStatement: set SQLCA on success #137

Closed GitMensch closed 1 year ago

GitMensch commented 1 year ago

until now it was only set on error, so if called multiple times "until no error occurs"...