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',因为它没有主键

错误常量 SQLE_CANNOT_SYNC_TABLE_WITHOUT_PK
ODBC 2 状态 42000
ODBC 3 状态 42S02
参数 1 表的名称。
严重级 16
SQLCODE –777
SQLSTATE 5RW16
Sybase 错误代码 13787
可能的原因

要同步的表必须包含一个主键。