SSP_
Set a server-side property by using the following syntax, where [SSPKey] is the name of the server-side property and [SSPValue] is the value for that property:
SSP_[SSPKey]=[SSPValue]
After the connector applies the server-side property, the SSP_ prefix is removed from the DSN entry, leaving an entry of [SSPKey]=[SSPValue].
Note: The SSP_ prefix must be upper case.
        When setting a server-side property in a connection string, it is recommended that you enclose the value in braces ({ }) to make sure that special characters can be properly escaped. 
| Key Name | Default Value | Required | 
|---|---|---|
| 
 | None | No |