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 预处理器错误消息 » 按消息文本排序的 SQL 预处理器错误消息

 

之前未声明游标 '%1'

错误代码 2627
可能的原因

使用了未事先声明的嵌入式 SQL 游标名称(如在 FETCH、OPEN 或 CLOSE 中)。