Dear friends,
I have been using GnuCobol, in its various versions. But I ran into a problem using GnuCobol with PostgreSQL. I've always used the GnuCobol version "GnuCOBOL-3.1-rc1-BDB-M64". In this version of GnuCobol, Both in Linux and in Windows, using MSYS2. The example "C:\gnucobol-contrib-r998-trunk-samples\gnucobol-contrib-r998-trunk-samples\DBsample\PostgreSQL¨; worked CORRECTLY, but when I changed the GnuCobol version to "GnuCOBOL-3.1.2-M64 -BDB", the example "...\DBsample\PostgreSQL", stopped working. that is, the example program COMPILED CORRECTLY, but at the time of EXECUTION, it did not execute, because it crashed when pressing F1, from the example above Could you help me, what is wrong, or what I did wrong, because I followed the entire postegreSQL example.
Celso
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear friends,
I have been using GnuCobol, in its various versions. But I ran into a problem using GnuCobol with PostgreSQL. I've always used the GnuCobol version "GnuCOBOL-3.1-rc1-BDB-M64". In this version of GnuCobol, Both in Linux and in Windows, using MSYS2. The example "C:\gnucobol-contrib-r998-trunk-samples\gnucobol-contrib-r998-trunk-samples\DBsample\PostgreSQL¨; worked CORRECTLY, but when I changed the GnuCobol version to "GnuCOBOL-3.1.2-M64 -BDB", the example "...\DBsample\PostgreSQL", stopped working. that is, the example program COMPILED CORRECTLY, but at the time of EXECUTION, it did not execute, because it crashed when pressing F1, from the example above Could you help me, what is wrong, or what I did wrong, because I followed the entire postegreSQL example.
Celso