SQL

Causes EXEC SQL statements in your program to be replaced by ODBC or OCI run-time calls, depending on the options you specify.

Syntax:
>>-.---.-.----SQL-.----------------------.-.><
   +-/-+ |        |   +-----.---.-----+  | |
         |        |   |     +-,-+     |  | |
         |        |   V               |  | |
         |        +-(.-option=setting-.)-+ |
         |           |                |    |
         |           +-NO-option------+    |
         +-NO-SQL--------------------------+
Parameters:
option One of the SQL options listed in the topic.
setting The setting for the option
Properties:
Default: NOSQL
Phase: Syntax check
$SET: Initial
Comments:

For more information on using the SQL directive, see the chapter Open ESQL in your Database Access book.

See Also: