Does 6.0.3 require sqljdbc_4.1.jar?
Upgrading from 6.0.1 (iFix008) to 6.0.3,
My SQL Server driver is sqljdbc4.jar. The documentation references sqljdbc4.1.jar. Is this a required upgrade or will the old driver still work? |
2 answers
Hi Matthew,
I think the reason is that Java SDK version 6 is still supported in 6.0.1, but no longer supported in 6.0.3 (need at least version 7). So the documentation is updated to use sqljdbc4.1.jar which requires a JRE of 7 and supports the JDBC 4.1 API. Ensure if you satisfy all system requirements http://www-969.ibm.com/software/reports/compatibility/clarity/softwareReqsForProduct.html |
Hello,
Where did you find sqljdbc41jar to download? I only see a sqljdbc41enuexe to download.
Comments
Matthew Clark
commented Dec 19 '16, 2:29 p.m.
Download the one titled "sqljdbc_4.1.5605.100_enu.tar.gz".
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.