skip to main content
Using the ADO Client : ADO Connection Attributes : Driver Compatibility
 

Driver Compatibility

Attribute

DriverCompatibility (DCOMP)

Description

Determines whether to overwrite the DriverCompletion argument setting defined by the application. This attribute must be enabled when connection failover or load balancing is set up.

Valid Values

0 | 1
If set to 1, the ADO Client overwrites the DriverCompletion parameter of the SQLDriverConnect call with the value SQL_DRIVER_NOPROMPT.
If set to 0, the behavior of the application is not changed.

Default

0

GUI Tab

N/A