Error constant | SQLE_CANNOT_LOAD_TEMP_WITH_CURSOR |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Parameter 1 | The name of the table. |
Severity | 16 |
SQLCODE | –1155 |
SQLSTATE | WL011 |
Sybase error code | 13358 |
You cannot perform LOAD TABLE on a temporary table that has an open cursor on it. An attempt to close the cursor failed. A failed LOAD TABLE would cause all of the rows in the temporary table to be deleted thereby invalidating the cursor.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |