Forum Discussion

hjiang27's avatar
hjiang27
New Contributor
11 years ago

error while trying to connect to SQL Server database

I am getting error while trying to connect to SQL Server database

 

"java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version1.7 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0."

 

I am using SOAP UI Pro 5.0.0. I have the sqljdbc4.jar file in SoapUI-Pro-5.0.0\bin\ext\ folder. I need help with this?

 

Thanks,

Hao

 

 

1 Reply

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Are you sure that the right driver file is used? From the exception it is clear that some operation is being used which is unsupported.