INFORMIX
Informix-ESQL/C Programmer's Manual
Chapter 17: Using an sqlda Structure
Home Contents Index Master Index New Book

In This Chapter

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 an Informix extension to ESQL/C.
This chapter describes the following topics about how to use an sqlda structure:

For information on the fields of the sqlda structure, see page 15-10.




Informix-ESQL/C Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.