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

Local connection ID does not refer to the current database Next Page

Login mode '%1' not permitted by login_mode setting


Item

Value

Constant

SQLE_LOGON_MODE_NOT_PERMITTED

ODBC 2 State

28000

ODBC 3 State

28000

Parameter 1

Name of the login mode not included in the current login_mode database option setting.

Severity

16

SQLCODE

-1074

SQLSTATE

28W14

Sybase error code

13440

Probable cause

You attempted to connect using a login mode not included in the current login_mode database option setting. Change the option setting or connect using a different login mode.