I've downloaded the JTDS drivers and can see the login options to connect to SQL Server but I've been unsuccessful in connecting. Either I get the error: "Status : Failure -Test failed: Login failed for user 'myuserid'.", when trying to use my id and connect or I get "Status : Failure -Test failed: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property." error when trying to use the "Use Windows Authentication" option.
"myuserid" is a valid id and have used to connect to SQL Server directly using Microsoft SQL Server Managment Console.
I've tried many times but have been unsuccessful.
Any help would be appreciated. Thanks!