SQL Server connection issue

We are using Knime 4.7.0. We are trying to connect to SQL Server using Active Directory Authentication.

As suggested in some of the posts
If we use JDBC Driver (jTDS for Microsift SQL server) we are getting this error
" TLS version being less than minimal TLS version allowed by the server"

We tried to enable JDBC Parameters for TLS 1.1and 1.2 and that didn’t work.

Then we downloaded latest JDBC version 12.8 and tried to connect
we get the error " Driver is nor configured for integrated Authentication"

Please help, we are new to Knime and we use it for testing and we don’t have any dev support

@chaithuj is it possible that you would have to use credentials to log into the database?

Hope this will help

4 Likes

Thank you, it worked

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.