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, for example, Password, do not have equivalent options that appear on the GUI. They are in the list of descriptions alphabetically by their attribute names.

The following table lists the connection string attributes supported by the Progress OpenEdge Wire Protocol driver.

Table 1. Progress OpenEdge Wire Protocol Attribute Names
Attribute (Short Name) Default
AlternateServers (ASVR) None
ArraySize (AS) None
ConnectionRetryCount (CRC) 0
ConnectionRetryDelay (CRD) 3
CryptoProtocolVersion (CPV) TLSv1.2, TLSv1.1, TLSv1, SSLv3
CryptoLibName (CLN) Empty string
Database (DB) None
DataSourceName (DSN) None
DefaultIsolationLevel (DIL) 1- READ COMMITTED
Description (n/a) None
EnableFIPS (EF) Disabled
EnableTimestampwithTimezone (ETWT) 1 (enabled)
EncryptionMethod (EM) 0 (No Encryption)
FailoverGranularity (FG) 0 (Non-Atomic)
FailoverMode (FM) 0 (Connection)
FailoverPreconnect (FP) 0 (Disabled)
Fetch Array Size 50
HostName (HOST) None
HostNameInCertificate (HNIC) None
IANAAppCodePage (IACP) UNIX ONLY 4 (ISO 8559-1 Latin-1)
KeepAlive (KA) Disabled
LoadBalancing (LB) 0 (Disabled)
LoginTimeout (LT) 15
LogonID (UID) None
OpenSSLConfigFile (OSSLCNF)

install_dir\drivers\openssl.cnf (Windows)

install_dir/lib/openssl.cnf (UNIX/Linux)

OpenSSLProviderPath (OSSLPP)

install_dir\drivers (Windows)

install_dir/lib (UNIX/Linux)

Password (PWD) None
PortNumber (PORT) None
QueryTimeout (QT) 0 (Disabled)
SSLLibName (SLN) Empty string
Truststore (TS) None
TruststorePassword (TSP) None
UseWideCharacterTypes (UWCT) 0 (disabled)
ValidateServerCertificate (VSC) 1 (enabled)

This section includes the following topics: