What is Informix ESQL/C?
IBM® Informix® ESQL/C is an SQL application programming interface (API) that enables you to embed Structured Query Language (SQL) statements directly into a C program.
The Informix ESQL/C preprocessor, esql, converts each SQL statement and all code specific to HCL Informix to C-language source code and starts the C compiler to compile it.