Hi all,
The post [[Required JDBC Driver JAR Files - Compass]] specifies the details on how JDBC for SQL Server should be configured.
It mentions that the Driver File Name should be sqljdbc4.jar
The resulting download from the included Microsoft link results in a zip file having 3 jar files:
- mssql-jdbc-9.4.0.jre8.jar
- mssql-jdbc-9.4.0.jre11.jar
- mssql-jdbc-9.4.0.jre16.jar
I have 2 questions:
- What is the version of Java that comes with the VA: is it Java 8, 11 or 16 ?
- Should we rename the downloaded jar file to sqljdbc4.jar before uploading it to the VA ?
Thanks for your feedback,
Wim