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

What is IBM Informix ODBC Driver?

Open Database Connectivity (ODBC) is a specification for a database Application Programming Interface (API). Microsoft ODBC, Version 3.0, is based on the Call Level Interface specifications from X/Open and the International Standards Organization/International Electromechanical Commission (ISO/IEC). ODBC supports SQL statements with a library of C functions. An application calls these functions to implement ODBC functionality.

ODBC applications enable you to perform the following operations:

ODBC lets you allocate storage for results before or after the results are available. This feature lets you determine the results and the action to take without the limitations that predefined data structures impose.

ODBC does not require a preprocessor to compile an application program.

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