I'm not sure if this is the right place but ... I'm using the OpenCobolIDE with GnuCOBOL 3.12 and ESQL connecting to aMariaDB instance. Everything works. Connect, cursor, insert/update, etc. What I was wondering is if there is a way to supress all the ODBC messages?
--- #include <std.disclaimer>; | select * from users Ed Ackerman | where users.clue = 1; edack@xxxxxxxxxx | 0 rows returned