Before you begin
Ensure you download the JDBC driver .jar file compatible with the database version you want to use from the database vendor website. Ensure you are using the correct .jar file and the implementation class for that .jar file.
MS SQL server database supports the following .jar files:
Database |
.jar file |
MS SQL Server |
mssql-jdbc-7.4.1.jre8.jar or higher
Note:
You must use the JRE8 version, because the Avaya Breeze® platform runs only on Java 8, and not other versions, such as Java 11.
|