This is how we got Scott Klement JDBC4 tool to work on V7R4.
1. Install the the following MS SQL JDBC driver in:
/QIBM/UserData/Java400/ext/mssql-jdbc-12.2.0.jre8.jar
2. Remove all of the old jdbc drivers from /QIBM/UserData/Java400/ext
Sqljdbc.jar
Sqljdbc4.jar
Sqljdbc42.jar
Jtds-1.3.1.jar
3 ...
Search found 3 matches
- Wed Jun 14, 2023 7:17 pm
- Forum: JDBCR4
- Topic: V7R4 - JDBCR4 - JRE 1.8 is not supported by this driver
- Replies: 2
- Views: 46625
- Wed Jun 14, 2023 1:22 pm
- Forum: JDBCR4
- Topic: V7R4 - JDBCR4 - JRE 1.8 is not supported by this driver
- Replies: 2
- Views: 46625
Re: V7R4 - JDBCR4 - JRE 1.8 is not supported by this driver
We got it working. I have a solution that I will be posting here later today/tomorrow.
- Fri Jun 09, 2023 7:05 pm
- Forum: JDBCR4
- Topic: V7R4 - JDBCR4 - JRE 1.8 is not supported by this driver
- Replies: 2
- Views: 46625
V7R4 - JDBCR4 - JRE 1.8 is not supported by this driver
Hello,
We have been using your JDBCR4 open source for several years to connect to SQL Server/Database and everything works fine on V7R3 but when we try to run it on V7R4 we get the following:
Error: Java Runtime Environment (JRE) version 1.8 is not supported by this driver.
The driver: com ...
We have been using your JDBCR4 open source for several years to connect to SQL Server/Database and everything works fine on V7R3 but when we try to run it on V7R4 we get the following:
Error: Java Runtime Environment (JRE) version 1.8 is not supported by this driver.
The driver: com ...