skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The SQL Server Legacy Wire Protocol Driver : Connection Option Descriptions : Connection Retry Delay
 

Try DataDirect Drivers Now
Connection Retry Delay
This information pertains to UNIX and Linux.

Attribute

ConnectionRetryDelay

Purpose

The number of seconds the driver waits between connection retry attempts when Connection Retry Count is set to a positive integer.

Valid Values

0 | x
where:
x
is a positive integer from 1 to 65535.

Behavior

If set to 0, there is no delay between retries.
If set to x, the driver waits between connection retry attempts the specified number of seconds.

Default

3

GUI Tab

Failover tab