BIP5627
Severity
20 : ErrorMessage
The quote character (<insert_0>) at byte offset '<insert_1>' is invalid.Explanation
A quote character is not allowed at this position in the message.
If quoting is to be used, a quote character must occur at the start and end of a variable length field.Response
Ensure the message being processed conforms to the message definition.
Check the TDS physical format property 'quote character' is specified correctly.
If you want to include a quote character within a quoted field, include it twice, consecutively, in the bit stream.