Fixed-length portion
The following table describes the fixed-size portion of
the
sqlda structure, which consists of a single field.
Table 1. Field in the fixed-size portion
of an sqlda structure
Field |
Data type |
Description |
sqld |
short |
The number of column values or occurrences in the sqlda structure. This
is the number of sqlvar_struct structures, one for each column.
The DESCRIBE...INTO statement sets sqld to the number of described
columns. You must set sqld to initialize the field before you
send column values to the database server. |
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.