Trying to work with MS SQL I get the error "JRE (Java Runtime Environment) version 1.7 is not supported by this driver. use classlibrary sqljdbc4.jar witch supports JDBC 4.0".


This is usually caused by having 'sqljdbc' and 'sqljdbc4.jar' in your CLASSPATH or the %ISCOBOL%/lib directory.

You only need the sqljdbc4.jar. You should delete the sqljdbc.jar.

Here is a link to Microsoft's documentation that explains the difference between using the sqljdbc.jar and sqljdbc4.jar: http://technet.microsoft.com/en-us/library/ms378422.aspx



Article ID: 215
Created: November 15, 2013
Last Updated: May 17, 2022
Author: Support KB Author

Online URL: https://support.veryant.com/support/phpkb/article.php?id=215