XDB

Causes EXEC SQL statements in your program to be replaced by XDB calls, depending on the options you specify.

Syntax:
 >>-.---.-.----XDB-.----------------------.-.--><  
    +-/-+ |        |   +-----.---.-----.  | | 
          |        |   |     +-,-+     |  | | 
          |        |   v               |  | | 
          |        +-(.-option=setting-.)-+ | 
          |           |                |    | 
          |           +-NO-option------+    | 
          +-NO-XDB--------------------------+
Parameters:
option One of the XDB options listed in the section XDB Directive in the chapter SQL Option for DB2 of your SQL Option User's Guide.
setting The setting for the option
Properties:
Default: NOXDB
Phase: Syntax check
$SET: Initial

Related Topics: