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 错误消息 (A-C)

 

表 '%1' 有带参照操作的外键

错误常量 SQLE_TABLE_HAS_REFACTION
ODBC 2 状态 ERROR
ODBC 3 状态 ERROR
参数 1 有参照操作的表的名称。
严重级 16
SQLCODE –677
SQLSTATE 56001
Sybase 错误代码 547
可能的原因

无法重命名该表,因为它有带参照操作的外键。要重命名该表,应首先删除外键约束。