IBM® Informix® Client Software Development Kit, Version 4.10

An sqlda structure

An sqlda structure is a dynamic-management structure that can hold data that is either returned from or sent to the database server by a prepared statement. It is a C structure defined in the sqlda.h header file.

Important: The sqlda structure does not conform to the X/Open standards. It is the IBM® Informix® extension to Informix ESQL/C.
These topics describe the following information about how to use an sqlda structure:
  • Using an sqlda structure to hold unknown values
  • Managing an sqlda structure
  • Using an sqlda structure to handle unknown values in dynamic SQL statements


Examples exchange | Troubleshooting

To find the PDF, see Publications for the IBM Informix 12.10 family of products.
For the release notes, documentation notes, and/or machine notes, see the Release Notes page.