Error constant | SQLE_DUPLICATE_CURSOR_NAME |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Parameter 1 | The name of the cursor. |
Severity | 16 |
SQLCODE | –683 |
SQLSTATE | WJ004 |
Sybase error code | 13714 |
You attempted to declare a cursor with a name that already exists. Cursor names must be unique within a connection.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |