Error 16043

Severity

10

Message text

Attempted to send row without row description.

Explanation

srv_alt_xferdata(), srv_send_text(), or srv_send_data() attempted to send a row without sending the corresponding row description.

Action

If srv_alt_xferdata() failed, call srv_alt_descfmt() to describe the row. Otherwise, call srv_descfmt().

Additional information

Symbolic constant: SRV_ENOROWDESC