SQL Server JDBC Connector

0
Hi.   We are using the Database Connector module to connect to an SQL Database. I have copied the Microsoft SQL JDBC jar file from the server runtime and included it in my application userlib folder along with all the jars from the Microsoft JDBC driver download from their website. When running my application locally through Studio Pro I receive the following error. java.lang.UnsupportedClassVersionError: com/microsoft/sqlserver/jdbc/SQLServerDriver has been compiled by a more recent version of the Java Runtime (class file version 62.0), this version of the Java Runtime only recognizes class file versions up to 55.0 Can anyone please advise? We are running Studio Pro 9.17.1.
asked
0 answers