Contents Index There are still active database connections There is more than one way to join '%1' to '%2'

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

There is already a variable named '%1'


Item Value
SQLCODE -261
Constant SQLE_VARIABLE_EXISTS
SQLSTATE 42W15
Sybase error code 134
ODBC 2 State 37000
ODBC 3 State 42000
Probable cause 

You attempted to CREATE a variable with the name of another variable that already exists.


Contents Index There are still active database connections There is more than one way to join '%1' to '%2'