gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GnuCOBOL with ocSQL


From: Ed Ackerman
Subject: GnuCOBOL with ocSQL
Date: Sat, 21 Aug 2021 01:46:04 -0400 (EDT)
User-agent: Alpine 2.21 (LRH 202 2017-01-01)

I'm not sure if this is the right place but ...
I'm using the OpenCobolIDE with GnuCOBOL 3.12 and  ESQL connecting to a
MariaDB 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@kengel.com                | 0 rows returned



reply via email to

[Prev in Thread] Current Thread [Next in Thread]