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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

There is no way to join to '%1' Next Page

This connection already exists


Item

Value

Constant

SQLE_CONNECTION_ALREADY_EXISTS

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-955

SQLSTATE

WW035

Sybase error code

13533

Probable cause

A connection with the given SQLCA and name (or no name) already exists. Before connecting you must disconnect the existing connection, or specify a different connection name.