Problems with PRO*COBOL and Oracle Instant Client in Micro Focus on Windows
Hello:
I am new in application development with COBOL and Oracle. I try to get a COBOL-Connection from the Visual Cobol Eclipse framework to an Oracle 11.2.0.2 database. As far as I understand Micro Focus the so-called COBSQL applications work together with the PRO*COBOL precompiler. I found this precompiler in the 11.2.0.3 instant client packages (instantclient-precomp-windows.x64-11.2.0.3.0.zip). Therefore I unzipped this package and added the resulting directory to the PATH environment variable. (The basic part of the instant client had been unzipped already before.) Then, building my test programm in the Visual Cobol Eclipse framework worked well with the precompiler. However, when