10
%1!: column %2! should not be bound.
srv_send_text() has attempted to send a column that is bound using srv_bind().
Use srv_xferdata() to send text or image columns that are bound by srv_bind(). To send through srv_send_text(), bind the column using srv_text_info().
Symbolic constant: SRV_EBOUND