The INFORMIX-GLS functions in Figure 2-1 do not return a unique value if they encounter an error. To detect an error condition, initialize the ifx_gl_lc_errno() error number to zero before you call one of these functions, and then call ifx_gl_lc_errno() immediately after you call the function. For example, the following code fragment performs error checking for the ifx_gl_ismlower() function:
INFORMIX-ESQL/C applications automatically perform any needed code-set conversion when they send and receive database data.
DB API
DataBlade client applications automatically perform any needed code-set conversion when they send and receive database data. However, DataBlade UDRs do not automatically perform code-set conversion.