DriverCompletion
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Attribute
DriverCompletion (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 ODBC 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