...
As of main25112
, the SQL Server Snap Pack no longer supports the jTDS driver with Basic Authentication. If you are using 2014 and higher SQL Server driver versions, we recommend you use the driver that is bundled bundled with the SQL Server Snap Pack (Microsoft JDBC Driver 12.2.0.jre11) with the SQL Server Snap Pack. Note that the older SQL Server versions are supported as is.
...
If you are ready to migrate now, go to follow the steps provided in this section.
If you are not ready to migrate, go to Switching to an Older Snap Pack Version.
...
To migrate the jTDS driver to the SQL Server driver for Basic authentication or to resolve the jTDS driver issue, remove :
Remove the jTDS driver and driver class from the JDBC Driver and JDBC Driver Class fields
...
.
Use the default driver bundled with the SQL Server Snap Pack as shown below:
...
If you have configured any URL properties specific to jTDS driver, remove those properties from the Url properties field set.
...