
| IBM C Set ++ | Supported compilers |
| icons : used in manuals | Graphic icons |
| identifiers : needing quotes | sql_needs_quotes function |
| import libraries : alternatives | Loading the interface library dynamically |
| import libraries : DBTools | Using the import libraries |
| import libraries : Embedded SQL | Import libraries |
| import libraries : introduction | Development process overview |
| import libraries : ODBC | Compiling and linking an ODBC application |
| INCLUDE statement : SQLCA | The SQL Communication Area |
| indicator variables : about | Indicator variables |
| indicator variables : data type conversion | Using indicator values for conversion errors |
| indicator variables : NULL | Using indicator variables to handle NULL |
| indicator variables : SQLDA | Host variable descriptions in the SQLDA |
| indicator variables : summary of values | Summary of indicator variable values |
| indicator variables : truncation | Using indicator variables for truncated values |
| initialization functions : listing | Interface initialization functions |
| INSERT statement : multi-row | Fetching more than one row at a time |
| INSERT statement : wide | Fetching more than one row at a time |
| installation directory : about | Installed files |
| interface library : about | Application development using Embedded SQL |
| interface library : dynamic loading | Loading the interface library dynamically |