Generating Sqlda Structures; Table D-1. Changes To Sql Data Structures - HP NonStop SQL/MP Programming Manual

For c
Table of Contents

Advertisement

Converting C Programs
Table D-1
lists the changes to the SQL data structures and the changes that occurred
with each version of NonStop SQL/MP.

Table D-1. Changes to SQL Data Structures

Version
SQLCA Structure
1, 2, Š 300
SQLSA Structure
1
2
300 - 325
Š 330
SQLDA Structure
1
2
Š 300

Generating SQLDA Structures

If an existing C program generates SQLDA structures and you are converting the
program to run on version 300 (or later) SQL/MP software, you might need one or
more of these combinations of SQLDA structures:
A version 300 (or later) SQLDA structure
A version 1 or 2 SQLDA structure
A version 300 (or later) SQLDA structure and a version 1 or 2 SQLDA structure
HP NonStop SQL/MP Programming Manual for C—429847-008
Size,
Eye-Catcher
Bytes
Value
430
CA
838
SA
838
SA
838
SA
1790
SA
Variabl
DA
e
Variabl
D1
e
Variabl
D1
e
New Fields
None
None
output_collations_len
master_executor_elapsed_time
total_esp_cpu_time
total_sortprog_cpu_time
vsbb_write
vsbb_flushed
precision, null_info, ind_ptr
cprl_ptr, user-defined collation buffer
D-2
Generating SQLDA Structures

Advertisement

Table of Contents
loading

Table of Contents