CRRGW6014E
When connecting to SQL Server, the version {0} JDBC driver, or newer, must be used, but version "{1}" was found. Please install at least the version {0} JDBC driver.

Explanation

The current version of the SQL Server JDBC driver is not supported. It should be at least version 2.0.

User response

Please install the version 2.0 or later of the SQL Server JDBC driver.
Feedback