Error 16203

Severity

10

Message text

%1!: Column must be of type TEXT or IMAGE.

Explanation

srv_send_text() has received an invalid column type.

Action

Before calling srv_send_text(), ensure that the column type specified in srv_text_info() is CS_TEXT_TYPE, CS_XML_TYPE, CS_IMAGE_TYPE, or CS_UNITEXT_TYPE.

Additional information

Symbolic constant: SRV_EWRONGTYPE