Determines whether the an error is raised if the SQL client and server versions do not match.
Driver
ODBC only, revision 5 and higher
Integer, temporary
Read/Write
0..
Use cli.pkg
Get_Attribute DF_DRIVER_MATCH_CLIENT_SERVER_VERSION of {driverNumber} to {BooleanVariable}
Set_Attribute DF_DRIVER_MATCH_CLIENT_SERVER_VERSION of {driverNumber} to {BooleanVariable}
You can use DF_DRIVER_SQLSERVER_CLIENT_VERSION to retrieve the SQL Client version in use.
SQL Database Drivers Client Usage