
| Embedded SQL : about | CHAPTER 2. The Embedded SQL Interface |
| Embedded SQL : command summary | Embedded SQL commands |
| Embedded SQL : compile and link process | Development process overview |
| Embedded SQL : cursors | Cursors in Embedded SQL Database examples |
| Embedded SQL : development | Application development using Embedded SQL |
| Embedded SQL : dynamic cursors | Dynamic cursor example |
| Embedded SQL : dynamic statements | Static and dynamic SQL |
| Embedded SQL : example program | A simple example |
| Embedded SQL : fetching data | Fetching data |
| Embedded SQL : functions | Library functions |
| Embedded SQL : header files | Embedded SQL header files |
| Embedded SQL : host variables | Using host variables |
| Embedded SQL : import libraries | Import libraries |
| Embedded SQL : introduction | The Embedded SQL programming interface |
| Embedded SQL : static statements | Static and dynamic SQL |
| entry points : DBTools | Calling the DBTools functions |
| enumerations : DBTools interface | DBTools enumeration types |
| environment : ODBC | ODBC fundamentals |
| error : buffer | Fields in the SQLCA |
| error : strings | Fields in the SQLCA |
| error handling : ODBC | Error checking in ODBC |
| error messages : Embedded SQL function | sqlerror_message function |
| event handling : Open Client | Open Client event handling |
| examples : DBTools program | A DBTools example |
| examples : Embedded SQL applications | Database examples |
| EXEC SQL : Embedded SQL development | Structure of Embedded SQL programs |
| executable directory : about | Installed files |
| EXECUTE statement | Dynamic SQL statements |