Home | Previous Page | Next Page   Overview of IBM Informix ODBC Driver > Using the IBM Informix ODBC Driver API >

Environment, Connection, and Statement Handles

When an application requests it, the driver and the driver manager allocate storage for information about the environment, each connection, and each SQL statement. The driver returns a handle for each of these allocations to the application, which uses one or more handles in each call to a function.

The IBM Informix ODBC Driver API uses the following types of handles:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]