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

SQL Anywhere 11.0.1 » Error Messages » SQL preprocessor error messages » SQL preprocessor error messages sorted by message text

 

INTO clause not allowed on DECLARE cursor - ignored

Error code 2660
Probable cause

You have used an INTO clause on a DECLARE cursor statement. The INTO clause will be ignored.