DF_DRIVER_MATCH_CLIENT_SERVER_VERSION

Determines whether the an error is raised if the SQL client and server versions do not match.

Level

Driver

Supported by

ODBC only, revision 5 and higher

Type

Integer, temporary

Access

Read/Write

Values

0..

Syntax

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}

Driver Configuration Keyword

Match_Client_Server_Version

Remarks

You can use DF_DRIVER_SQLSERVER_CLIENT_VERSION to retrieve the SQL Client version in use.

See Also

SQL Database Drivers Client Usage