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!

SQL Server w/Windows Authentication issue

dougkAug 5 2019 — edited Oct 24 2019

I am using jtds-1.3.1.jar with SQL Developer 19.2 64-bit.  Have placed the ntlmauth.dll from the x64\SSO directory in the path.  Have also tried copying it to the jdk/jre/bin directory in SQL Developer.  After configuring a database in SQL Developer, the Test button returns "success", however the "Retrieve database" button raises Status "Failure - Select the User Name / Password".  I don't believe that this is a privileges issue as I have it working in both DbVisualizer (using the jTDS driver) and DBeaver using the M$ driver.

Any ideas are welcome at this point.  Have tried every suggestion that I found online with no joy.

Regards,

Doug

Comments
Post Details
Added on Aug 5 2019
4 comments
1,480 views