Hello, We are in the context of Oracle to PostgreSQL migration testing, we are in the process to realise a POC with Cobol progs accessing PostgreSQL;
We currently use Oracle's unix precompiler , does it exist an equivalent precompiler for PostgreSQL or do we have to use ODBC precompiler ? thanks for my beginner's question !
The support that we added for PostgreSQL in Visual COBOL 2.3 was in the OpenESQL preprocessor which is thru their ODBC and ADO compatible drivers.
In this release, PostgreSQL 9.4 has been tested with OpenESQL and OpenESQL Assistant with the following PostgreSQL software:
We tested with the following:
Server software
PostgreSQL EnterpriseDB version 9.4.1-3
Client software
psqlODBC driver version 09.03.04.00
Npgsql ADO.NET 4.0 driver version 2.2.5
PostgreSQL 9.4 has been tested with OpenESQL and OpenESQL Assistant on the following Windows platforms:
Windows 32-bit
Windows 64-bit