Connection Properties
- Last Updated: September 13, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
This section lists the JDBC connection properties supported by the SQL Server driver and describes each property. The properties have the form:
property=value
You can use these connection properties with either the JDBC Driver Manager or SQL Server driver data sources unless otherwise noted.
Note: All connection property names are case-insensitive. For
example, Password is the same as password. Required properties are noted as such.
Note: The data type listed for each connection property is the
Java data type used for the property value in a JDBC data source.
The following table provides a summary of the connection properties supported by the SQL Server driver and their default values.