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 Server - Database Administration » Connection Parameters and Network Protocol Options » Connection parameters

Idle connection parameter Next Page

Integrated connection parameter [INT]


Specifies whether an integrated login can be attempted.

Usage

Anywhere

Values

YES, NO

Default

NO

Remarks

The Integrated (INT) connection parameter has the following settings:

For a client application to use an integrated login, the server must be running with the login_mode database option set to a value that includes Integrated.

See also
Example

The following data source fragment uses an integrated login:

INT=YES