Contents Index The connection parameters file could not be found The data type of column '%1' is not supported

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

The cursor name '%1' already exists


Item Value
SQLCODE -683
Constant SQLE_DUPLICATE_CURSOR_NAME
SQLSTATE WJ004
Sybase error code 13714
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the cursor
Probable cause 

You attempted to declare a cursor with a name that already exists. Cursor names must be unique within a connection.


Contents Index The connection parameters file could not be found The data type of column '%1' is not supported