C language

The enables you to create database objects in C. You can create user-defined routines, cast support functions, aggregates, and opaque data type support routines in C.

The code generated for C by the DataBlade® Developers Kit uses DataBlade API routines to communicate with the database server. The DataBlade API is the primary API for the database server. The DataBlade API provides routines to manage database connections, send SQL command strings, process query results, manage database server events and errors, create database server routines, manage database server memory, and so on. The DataBlade API provides a subset of Informix® ESQL/C and routines that you can use in your DataBlade module code. For more information about the DataBlade API, see the Informix DataBlade API Programmer's Guide.