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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Connection error: %1

Error constant SQLE_CONNECTION_ERROR
ODBC 2 State 08001
ODBC 3 State 08001
Parameter 1 Description of the connection error.
Severity 16
SQLCODE –832
SQLSTATE 08W60
Sybase error code 13838
Probable cause

An error occurred while attempting to establish a connection with the database server, but before attempting to connect to a database. Failure to initialize a communication link during the connection attempt is an example of this error. Creating a debug log file using the LogFile connection parameter may provide more information.