I try to connect to MS SQL 2008R2 database by DBVisualizer. I use jTDS driver, but following error occurs
An error occurred while establishing the connection:
Long Message:
I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.
Details:
Type: java.sql.SQLException
SQL State: 08S01
I added ntlmauth.dll to jre/bin but it didn't help. I have java 1.6.0_25.