Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » 错误消息 » SQL Anywhere 错误消息 » 按消息文本排序的 SQL Anywhere 错误消息 (T-Z)

 

在从 %1 转换到 %2 时需要进行字符替换

错误常量 SQLE_SIMPLE_SUBSTITUTION_ERROR
ODBC 2 状态 ERROR
ODBC 3 状态 ERROR
参数 1 输入字符串的字符集。
参数 2 输出字符串的字符集。
严重级 16
SQLCODE –881
SQLSTATE WC005
Sybase 错误代码 13894
可能的原因

在服务器对输入字符串执行字符集转换时,某些字符无法用数据库字符集表示。操作被中止。请参见 on_charset_conversion_failure 选项。