Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using SQL Developer to connect to SQL Server

sovaiseSep 29 2021

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!

This post has been answered by sovaise on Sep 29 2021
Jump to Answer
Comments
Post Details
Added on Sep 29 2021
1 comment
488 views