Collection Contents Index Idle connection parameter Next PDF

SQL Anywhere® Server - Database Administration  > Connection Parameters and Network Protocol Options  > Connection parameters

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

Collection Contents Index Idle connection parameter Next PDF