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". |
Have you got in your CLASSPATH, or in the
'C:Program FilesVeryantisCOBOL2013R1lib' folder the sqljdbc and sqljdbc4.jar? That is most probably the reason of this problem.
You only need the sqljdbc4.jar. Try to delete the sqljdbc.jar.
Here http://technet.microsoft.com/en-us/library/ms378422.aspx is explained the difference between using the sqljdbc.jar and the sqljdbc4.jar.
|
Authored
by: Veryant Support
This question has been viewed 7557 times so far.
|
Click
Here to View all the questions in RDBMS
category. |
File Attachments |
There are no attachment file(s) related to this question. |
|
User Comments |
 |
|
There are no user comments for this question. Be the first to post a comment. Click Here |
Related Questions
|
- How do I set up JDBC to communicate with Oracle database?
- Where is the Microsoft SQL Server 2005 JDBC Driver?
- Does Oracle Pro*COBOL work with isCOBOL?
- Does isCOBOL have a utility to migrate Vision files to MS-SQL and PostgreSQL ?
- Where can I get products and services for Postgres (PostgreSQL)?
- Can isCOBOL access Oracle, MS SQL and other RDBMS?
|