We are having problem executing a programa compiled with Visual Cobol 2.2 and preprocessed with ProCobol.
We are not using neither Eclipse nor .NET environment development.
We have found in this ORACLE URL:
https://community.oracle.com/thread/466190?start=0&tstart=0
that the solution is use the compiler flags "-C IBMCOMP". We tested this, but do not work.
The problem occurs when trying to connect to the database.
We are blocked and We don't know what can we do.
Can anybody help us?