SQL/MX Programming Manual for C and COBOL (G06.24+, H06.03+)
About This Manual
HP NonStop SQL/MX Programming Manual for C and COBOL—523627-004
xx
Organization
Section 8, Name Resolution, Similarity 
Checks, and Automatic Recompilation
Describes late name resolution, similarity 
check, and automatic SQL recompilations.
Section 9, Dynamic SQL
Introduces dynamic SQL and describes how to 
write dynamic SQL applications that prepare 
and execute statements with dynamic input 
parameters.
Section 10, Dynamic SQL With Descriptor 
Areas
Describes how to write dynamic SQL 
applications by using descriptor areas. 
Section 11, Dynamic SQL Cursors
Describes how to write dynamic SQL 
applications by using dynamic cursors. 
Section 12, Dynamic SQL Rowsets
Describes how to use rowsets in a dynamic 
SQL environment.
Section 13, Exception Handling and Error 
Conditions
Describes how to get error and warning 
information from the SQLSTATE variable, how 
to use the WHENEVER exception declaration, 
and how to use the GET DIAGNOSTICS 
statement. 
Section 14, Transaction Management
Describes how to use the HP NonStop 
Transaction Management Facility (TMF) 
product to ensure data consistency. 
Section 15, C/C++ Program Compilation
Describes the SQL/MX compilation components 
and how to run the SQL/MX C/C++ 
preprocessor and SQL/MX compiler. 
Section 16, COBOL Program Compilation
Describes how to run the SQL/MX 
COBOL preprocessor and SQL/MX compiler. 
Section 17, Program and Module 
Management
Describes program and module management 
features and functions.
Appendix A, C Sample Programs
Describes the SQL/MX embedded SQL C 
sample programs.
Appendix B, C++ Sample Program
Describes the SQL/MX embedded SQL C++ 
sample program.
Appendix C, COBOL Sample Programs
Describes the SQL/MX embedded SQL COBOL 
sample programs.










