To build an OpenESQL application, you need to:
- Write your application, surrounding your SQL statements with the keywords EXEC SQL and END-EXEC.
- Compile your application using the SQL Compiler directive.
-
The copyfiles sqlca.cpy and sqlda.cpy are provided in the directory