SQL Server JDBC Exception

Posted by user267581 on Stack Overflow See other posts from Stack Overflow or by user267581
Published on 2010-02-06T04:18:30Z Indexed on 2010/05/30 19:52 UTC
Read the original article Hit count: 446

Filed under:
|
|
|
|

When using ANT to build my Java application I keep getting this error. I have tried multiple times to use SQLJDBC.JAR and SQLJDBC4.JAR but continually receive this error message. I am completely stumpped why this error is received even after upgrading to sqljdbc4.jar.

[javadoc] java.lang.UnsupportedOperationException: 
    Java Runtime Environment (JRE) version 1.6 is not supported by this driver.
    Use the sqljdbc4.jar class library, which provides support for JDBC 4.0.

© Stack Overflow or respective owner

Related posts about java

Related posts about sql