Error 16202

Severity

10

Message text

%1!: Nothing left to %2!.

Explanation

srv_get_text() does not have anything else to read, or srv_send_text() does not have anything else to write.

Action

In each call to srv_get_text() or srv_send_text(), specify a length that adds up to the length specified in srv_text_info(). If sending a NULL value for a text or image column, specify zero.

Additional information

Symbolic constant: SRV_ENONELEFT