ADO.NET Provider for Sybase

Build 23.0.8839

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe scheme used for authentication. Accepted entries are Password, Kerberos.
ServerThe name of the server running Sybase Database.
PortThe port of the Sybase database.
DatabaseThe name of the Sybase database.
UserThe Sybase user account used to authenticate.
PasswordThe password used to authenticate the user.
CharsetChaeset name to communicate with server.
UseSSLThis field sets whether SSL is enabled.
AlternateServersThis property allows you to specify multiple servers in addition to the one configured in Server and Port . Specify both a server name and port; separate servers with a comma.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839