Good afternoon
I'm looking to connect to a Microsoft SQL Server database using Oracle SQL Developer and have followed the guidance on the Oracle website here: Third Party Databases Drivers in Oracle SQL Developer
After installing the JTDS driver and entering the relevant credentials, when I tried to connect I received the following error:
When viewing the main SQL Server activity log, I received the following error message:
"Encryption is required to connect to this server but the client library does not support encryption; the connection as been closed."
Can someone confirm how to navigate around this issue?