Database Access
Table of Contents
Index
Chapter 5: Data Structures
5.1 SQL Communications Area
5.1.1 The SQLCODE Variable
5.1.2 The SQLSTATE Variable
5.1.3 The Warning Flags
5.1.4 The WHENEVER Statement
5.1.5 SQLERRM
5.1.6 SQLERRD
5.2 The SQL Descriptor Area (SQLDA)
5.2.1 Using the SQLDA
5.2.1.1 The PREPARE and DESCRIBE Statements
5.2.1.2 The FETCH Statement
5.2.1.3 The OPEN or EXECUTE Statements
5.2.2 The DESCRIBE Statement