SQL Anywhere Connection Strings
SQL Anywhere Connection Strings
Connection String Key Values
Key |
Description/Notes |
Valid Values |
Database File
|
File containing the SQL Anywhere database.
|
Full path to file. |
Data Source
|
Name of data source created using the ODBC Administrator. Leave blank if Database File is specified. |
String value. |
Server Name |
Name of the server containing the data.
|
Valid server name. |
Database Name
|
Name of the database containing the data.
|
Valid database name. |
Encryption
|
Type of encryption used for the database.
|
|
Username |
Logon username. |
String value.
|
Password
|
Logon password.
|
String value. |
Database Key
|
Key used to access the database. |
String value. |
Encrypted Pwd
|
Password value is encrypted. |
|