Marc Cousin, Satoshi Nagayasu
desc_next>
- If the query returns more than one records, multiple linked SQLDA structures
- are returned, the first record is stored in the SQLDA returned in the
+ If the query returns more than one record, multiple linked
+ SQLDA structures are returned, and desc_next> holds
+ a pointer to the next entry in the list.
desc_next>
- Pointer to the next SQLDA structure if the result set contains more than one records.
+ Pointer to the next SQLDA structure if the result set contains more than one record.