Does Oracle Pro*COBOL work with isCOBOL?


To use Pro*COBOL, compile with the isCOBOL -cp option to enable full POINTER support. This is necessary because the Pro*COBOL precompiler translates EXEC SQL statements to a C API that passes COBOL data as pointers and saves them internally to be used when needed.

A potentially better alternative is to use isCOBOL ESQL which supports a number of Pro*COBOL extensions allowing Pro*COBOL users to migrate easily. Contact your Veryant representative for more information.


Article ID: 53
Created: August 31, 2009
Last Updated: September 2, 2009
Author: Support KB Author

Online URL: https://support.veryant.com/support/phpkb/article.php?id=53