The following connection option descriptions are listed alphabetically by the GUI name that appears on the driver Setup dialog box. The connection string attribute name, along with its short name, is listed immediately underneath the GUI name.

In most cases, the GUI name and the attribute name are the same; however, some exceptions exist. If you need to look up an option by its connection string attribute name, please refer to the alphabetical table of connection string attribute names.

Also, a few connection string attributes do not have equivalent options that appear on the GUI. They are in the list of descriptions alphabetically by their attribute names.

Note: The driver does not support specifying values for the same connection option multiple times in a connection string or DSN. If a value is specified using the same attribute multiple times or using both long and short attributes, the connection may fail or the driver may not behave as intended.

The following tables provide a summary of supported connection options by functionality, including their attribute names, short names, and default values.

General options

The following table summarizes general options that can apply to all connections that use data sources.

Table 1. General options
Attribute (Short Name) Default
DataSourceName (DSN) No default value
Database (DB) No default value
Description (n/a) No default value
InterfacesFile (IF) No default value
InterfacesFileServerName (IFSN) No default value
NetworkAddress (NA) No default value

User ID and password options

The following table summarizes options that are required for user ID and password authentication.

Table 2. User ID and password options
Attribute (Short Name) Default
LoginID (UID) No default value
Password (PWD) No default value

Failover options

The following table summarizes the connection options that control how failover works with the driver.
Table 3. Failover options
Attribute (Short Name) Default
AlternateServers (ASRV) No default value
ConnectionRetryCount (CRC) 0
ConnectionRetryDelay (CRD) 3
FailoverGranularity (FG) 0 (Non-Atomic)
FailoverMode (FM)

0 (Connection)

FailoverPreconnect (FP) 0 (Disabled)
LoadBalancing (LB) 0 (Disabled)

Timeout options

The following table summarizes timeout options.

Table 4. Timeout options
Attribute (Short Name) Default
LoginTimeout (LT) 15
QueryTimeout (QT) 0

Pooling options

The following table summarizes connection pooling options.

Table 5. Pooling options
Attribute (Short Name) Default
ConnectionReset (CR) 0 (Disabled)
LoadBalanceTimeout (LBT) 0 (Disabled)
MaxPoolSize (MXPS) 100
MinPoolSize (MNPS) 0
Pooling (POOL) 0 (Disabled)

Connection options

The following table summarizes the options provided on the Connection tab of the setup dialog box.

Table 6. Connection options
Attribute (Short Name) Default
ApplicationName (APP) No default value
Charset (CS) No default value
DatabaseList (n/a) No default value
Language (LANG) English
WorkstationID (WKID) No default value

Performance options

The following table summarizes the options that can affect performance.

Table 7. Performance options
Attribute (Short Name) Default
ArraySize (AS) 50
ConnectionCacheSize (CCS) 1
PacketSize (PS) 0
SelectMethod (SM) 1 (Direct)

Additional options

The following table summarizes additional options.

Table 8. Additional options
Attribute (Short Name) Default
ApplicationUsingThreads (AUT) 1 (Enabled)
DefaultLongDataBuffLen (DLDBL) 1024
ExtendedOptions (XO) No default value
FailoverNetworkAddress (FNA) No default value
FetchTWFSasTime (FTWFSAT) 1 (Enabled)
IANAAppCodePage (IACP) LINUX ONLY 4 (ISO 8559-1 Latin-1)
InitializationString (IS) No default value
InterfacesFile (IF) No default value
RaiserrorPositionBehavior (REPB) 0
ReportCodepageConversionErrors (RCCE) 0 (Ignore Errors)
TruncateTimeTypeFractions (TTF) 0 (Disabled)