Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
Programming
>
Data Access
>
Database Access
>
COBSQL
>
Troubleshooting
>
Oracle Considerations
>
Oracle 8 (and later) Directives for COBSQL
Oracle 8 (and later) Directives for COBSQL
To use COBSQL with Oracle 8 and later, you should use the following directives:
Directive
Description
COBSQLTYPE CSQLT
EXEC SQL preprocessor. Use the options ORACLE8 and ORA8 to use Pro*COBOL 8.x or later with COBSQL.
Parent topic:
Oracle Considerations