![]() ![]() ![]() |
Ispirer SQLWays Database Migration Software
ODBC Sybase ASA Driver Setup Dialog: Advanced Tab
The Advanced tab of the ODBC Configuration dialog has the following components:
- Connection name Type a name to identify the connection. This field is optional.
- Character set Type a character set name. By default, the client's ANSI character set is used, for example cp1252 for English systems. You can also supply an OEM character set instead of an ANSI character set.
- Allow multiple record fetching Select this option to retrieve multiple records at one time, instead of individually, for improved performance.
- Display debugging information in a log file Select this option to record diagnostic information on communications links in the log file.
- Additional connection parameters Type any additional connection parameters in this field in a semicolon separated list. For example,
DEBUG=YES;LOG=connection.logParameters set in this field take precedence over parameters set throughout the rest of this dialog. For example, if you enter the user ID DBA on the Identification tab, and set the connection parameter "uid=bsmith" in this field, a connection with the user ID bsmith is attempted.
![]() ![]() ![]() |