Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The scheme used for authentication. Accepted entries are Password, Kerberos. |
Server | The name of the server running the SybaseIQ or SAP SQL Anywhere Database. |
Port | The port of the SybaseIQ database. |
Database | The name of the SybaseIQ or SAP SQL Anywhere database. |
User | The SybaseIQ user account used to authenticate. |
Password | The password used to authenticate the user. |
UseSSL | This field sets whether SSL is enabled, it is only available when ConnectionType is 'SQLAnywhere'. |
Charset | Charset name to communicate with server. |
ConnectionType | This option specifies whether to connect to a SybaseIQ server or a SQLAnywhere server. |