Causes EXEC SQL statements in your program to be replaced by ODBC or OCI run-time calls, depending on the options you specify.
>>-.---.-.----SQL-.----------------------.-.><
+-/-+ | | +-----.---.-----+ | |
| | | +-,-+ | | |
| | V | | |
| +-(.-option=setting-.)-+ |
| | | |
| +-NO-option------+ |
+-NO-SQL--------------------------+
| option | One of the SQL options listed in the topicSQL Compiler Directive Options. |
| setting | The setting for the option |
| Default: | NOSQL |
| Phase: | Syntax check |
| $SET: | Initial |
For more information on using the SQL directive, see the chapter Using OpenESQL with ADO.NET in your User's Guide.