The
SQL page in your project or file properties enables you to select an ESQL preprocessor and add SQL directives.
- ESQL Preprocessor
- Select the preprocessor you want to handle your embedded SQL code.
- Directives
- Displays the directives that are set for your project.
- Directive Details
-
- Directive
- Shows the selected directive.
- Value
- Enables you to change the value available for the selected directive.
- Disabled
- Check this check box to prefix the directive with NO (e.g. ACCESS becomes NOACCESS).
Note: This check box is only enabled when the NO- form of the directive is valid.
- Description
- Explains the function of the selected directive.
- SQL Directives
- Displays the directives that are set for your project for the selected ESQL preprocessor.