SQL/MX Programming Manual for C and COBOL (G06.24+, H06.03+)

About This Manual
HP NonStop SQL/MX Programming Manual for C and COBOL523627-004
xxiv
Examples in This Manual
These manuals are part of the SQL/MP library of manuals and are essential references
for information about SQL/MP Data Definition Language (DDL) and SQL/MP
installation and management:
Examples in This Manual
The examples in this manual are written in C/C++ and COBOL.
Unless otherwise stated, all C examples use the default SQL/MX VARCHAR.
Many examples in this manual are incorporated into the complete C and C++ programs
in Appendix A, C Sample Programs, Appendix B, C++ Sample Program, and into the
complete COBOL programs in Appendix C, COBOL Sample Programs.
Notation Conventions
Icons
Icons that appear in the left margins of this manual represent a specific context of the
SQL/MX syntax and semantics:
Hypertext Links
Blue underline is used to indicate a hypertext link within text. By clicking a passage of
text with a blue underline, you are taken to the location described. For example:
Related SQL/MP Manuals
SQL/MP Reference Manual Describes the SQL/MP language elements,
expressions, predicates, functions, and statements.
SQL/MP Installation and
Management Guide
Describes how to plan, install, create, and manage
an SQL/MP database. Describes installation and
management commands and SQL/MP catalogs
and files.
Note. Many of the examples in this manual use the SQL/MX Release 2.x sample database,
which uses SQL/MX format tables. To install the sample database, you must have a license to
use SQL/MX DDL statements. To acquire the license, purchase product T0394. Without this
product, you cannot install the sample database; an error message informs you that the
system is not licensed.
Designates information that is specific to embedding SQL/MX
statements in C programs.
Designates information that is specific to embedding SQL/MX
statements in C++ programs.
Designates information that is specific to embedding SQL/MX
statements in COBOL programs.
C
C++
COBOL