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

Integrated logins are not supported for this database Next Page

Integrated logins are required, standard logins are not permitted


Item

Value

Constant

SQLE_INVALID_INTEGRATED_LOGON

ODBC 2 State

28000

ODBC 3 State

28000

Severity

16

SQLCODE

-206

SQLSTATE

28W03

Sybase error code

13690

Probable cause

The login_mode database option is set to Integrated, and you attempted a standard login. Change the option setting or use an integrated login.