Error 16303

Severity

10

Message text

Text/image column %1! was not completely sent.

Explanation

srv_send_text(), srv_text_info(), or srv_senddone() has detected that not all of the specified column’s text or image data has been sent. text and image data is transferred to a client application using srv_bind(), followed by srv_xferdata(), srv_send_data(), or srv_send_text().

Action

Review the Open Server usage of these routines to make sure they are reading and sending all of the data for the specified column.

Additional information

Symbolic constant: SRV_ETEXTLEFT