Database Error Messages

PCC-02013

unknown escape sequence

Cause

The precompiler found an escape sequence that it could not process inside a string literal. This error can arise when multibyte character strings that can contain shift-in or shift-out escape sequences are used.


Action

Correct the string representation.