Support for the OpenESQL Assistant has been added. The OpenESQL Assistant is an interactive tool that enables you to easily design and build SQL queries and embed those queries into your COBOL code. Features include:
Prototype SQL SELECT statements and test them against a database
Design SQL INSERT, UPDATE, and DELETE statements
Insert SQL queries into the COBOL code
Create and insert auxiliary code into your COBOL code