Please enable JavaScript to view this site.

ESL Documentation

Use this dialog box to specify code generation options for the SQL Access Module (SAM).

Default WHENEVER Processing

Use to specify an action that your ESL program should take when it executes the generated code for an SQL statement and finds any of the following exception conditions:

SQL system error

SQL system warning

No rows found

These actions will be taken for all statements in the SAM, unless you override them for a specific statement by selecting SQL Statement>Code generation options.

Add SQL Access Module name to action routine names

 

If checked, adds the SAM name to all generated action routines in the SAM.

OK

Applies the selections and closes the dialog box.

 

Cancel

Closes the dialog box without performing any action.

 

Help

Displays help for the dialog box.

 

Display this dialog box by selecting SQL Access Module>Options>Code generation.