SQL/MX Programming Manual for C and COBOL (G06.24+, H06.03+)
Index
HP NonStop SQL/MX Programming Manual for C and COBOL—523627-004
Index-3
D
C/C++ preprocessor (continued)
functions of 15-9
OSS-hosted 15-15
running with mxsqlc command 15-4,
15-7
Windows-hosted 15-20
C/C++ program compilation 15-1
D
Data consistency
committing database changes 14-8
declaring host variables 14-3
default attributes for transactions 14-6
description of 1-10
error testing, examples of 14-7
examples of
sample program, COBOL C-4
sample program, C++ B-1
grouping statements within
transactions 14-7
rolling back database changes 14-8
starting transactions 14-6
steps for ensuring
C 14-1
COBOL 14-2
system-initiated transaction 14-7
Data Control Language (DCL) statements,
nonexecutable 2-7
Data conversion
between SQL and C data types 3-11
between SQL and COBOL data
types 4-8
Data Definition Language (DDL) statements
embedding considerations 2-12
list of 2-8
Data description clauses, COBOL 4-18
Data Manipulation Language (DML)
statements
description of 1-4
embedding considerations 2-12
Data Manipulation Language (DML)
statements (continued)
list of 2-10
static SQL cursors 6-1
using no cursor with 5-1
using rowsets 7-6, 7-29
Data types
conversion between C and SQL 3-11
conversion between COBOL and
SQL 4-8
corresponding SQL and C 3-7
date-time
COBOL 4-13
C/C++ 3-23
dynamic cursors 11-7
static cursors 6-12
decimal
C 3-18
COBOL 4-12
fixed-length character
C 3-14
COBOL 4-11
floating-point 3-21, 6-14
interval
COBOL 4-13
C/C++ 3-23
dynamic cursors 11-7
static cursors 6-12
numeric
C 3-18
COBOL 4-12
picture
C 3-18
COBOL 4-12
syntax
C host variables 3-2
COBOL host variables 4-2
variable-length character
COBOL 4-12
C/C++ 3-16