I'm trying to connect to a SQL Server from a MAC and keep getting this error.
Unable to load authentication DLL mssql-jdbc_auth-10.2.1.x64
For Windows, the solution is to add the dll file in the jdk/bin folder, but this doesn't work for mac.
What's the solution for MAC users?