Please enable JavaScript to view this site.

ESL Documentation

This section describes the ESL action routines that DB/Assist generates for each type of SQL statement in a SAM It also shows examples of ESL code for a multi-row SELECT statement, a searched UPDATE statement, and the EDB2WheneverError default error handling routine.

For complete information about how to integrate the ESL action routines generated by DB/Assist into your application, see:

•Developing Applications with DB/Assist, and

•Sample Program for Positioned SQL.

The ESL code examples in these sections are provided for your reference only. Do not modify the generated code in any way.

•Overview of Generated Code

•Sample Code for SELECT

•Sample Code for UPDATE

•Sample Code for EDB2WheneverError