I saw that 3.1 is almost out and wonder if you have somewhere a guide for
embedded SQL with PG or another DB, would you please lead me to whatever
pre-processor that works with Gnu COBOL?
I have an SQL Project that uses esql and code from the FAQ with SQL Server, DB2, Postgres, and MariaDB. The same Cobol just uses different ODBC drivers.
It can be fiddly to set up, because there are so many pieces, but it does all work.
I'm happy to answer questions. I will use any feedback to help improve the documentation and smooth the path for others.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I saw that 3.1 is almost out and wonder if you have somewhere a guide for
embedded SQL with PG or another DB, would you please lead me to whatever
pre-processor that works with Gnu COBOL?
--
Una persona inteligente cree la mitad de lo que oye.
Una persona sabia sabe que mitad.
Platform Access Is A Civil Right
https://humanevents.com/2019/05/03/platform-access-is-a-civil-right/
simpleodbc2 works as recently as a month ago.
Hi,
in Contributions:
https://sourceforge.net/p/gnucobol/contrib/HEAD/tree/trunk/samples/DBsample/
László
I have an SQL Project that uses esql and code from the FAQ with SQL Server, DB2, Postgres, and MariaDB. The same Cobol just uses different ODBC drivers.
It can be fiddly to set up, because there are so many pieces, but it does all work.
I'm happy to answer questions. I will use any feedback to help improve the documentation and smooth the path for others.