Managed COBOL provides extensive support for SQL. However, there are one or two features of SQL are not supported in managed COBOL.
Managed COBOL provides extensive support for SQL.
The following features of SQL are not supported in managed COBOL:
- Dynamic SQL using the SQL Descriptor Area (SQLDA) is not supported for OpenESQL applications compiled with the SQL(DBMAN=ODBC) directive.
- CONNECT ... WITH PROMPT syntax is not supported with applications compiled with SQL(DBMAN=ADO)