Hi,
The minimal version you can use is what is listed above is JDBC 4.0, java 1.6 from the output from above.
Please reference the books.: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc39001.1600/doc/html/san1353997990864.html
Starting with SDK 15.5 we started to support java 1.7 JDBC 4.1.
So in SDK 15.7 and SDK 16.0 we do support java 1.7 JDBC 4.1.
In April of 2016 we started to support java 1.8, JDBC 4.2. This would be SDK 15.7 SP138 and higher and SDK 16.0 SP02 PL04 and higher.
Thanks,
Dawn Kim
Hi,
The minimal version you can use is what is listed above is JDBC 4.0, java 1.6 from the output from above.
Please reference the books.: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc39001.1600/doc/html/san1353997990864.html
Starting with SDK 15.5 we started to support java 1.7 JDBC 4.1.
So in SDK 15.7 and SDK 16.0 we do support java 1.7 JDBC 4.1.
In April of 2016 we started to support java 1.8, JDBC 4.2. This would be SDK 15.7 SP138 and higher and SDK 16.0 SP02 PL04 and higher.
Thanks,
Dawn Kim
Hi,
Here is the version of jConnect provided with SP02 PL04:
jConnect (TM) for JDBC(TM)/16.0 SP02 PL04 (Build 27293)/P/EBF26086/JDK 1.6.0/jdbcmain/OPT/Thu May 12 23:31:47 PDT 2016
It looks like it still references JDK 1.6.0 - are there any other versions of jConnect that can be used with the later version of JDK?
Thanks,
Mikhail
Hi,
You should be able to use that driver with java 1.8, just understand when we build the driver we use an older version so we can support 1.6, 1.7 and 1.8. You just need to download the version of java you want to use and use the jConnect driver you have.
Thanks,
Dawn Kim
Add comment