Satoshi Nagayasu <satoshi.nagayasu@gmail.com> wrote:
> I think it should be rewritten as following:
> ---------------------------------------------------------
> If the query returns more than one records, multiple linked
> SQLDA structures are returned, and <literal>desc_next</>
> holds a pointer to the next element (record) in the list.
> ---------------------------------------------------------
"more than one records" isn't right -- it could be "multiple
records" or "more than one record".
-Kevin