Datasource Connection issues

Does anyone know what these errors mean?
Getting these when trying to create datasource in Lucee to connect to MSSql server.

When choosing the MSSQL driver in Lucee I get this error:

“Login failed for user ‘’. ClientConnectionId:704a36fe-ff8f-4118-96c3-8f76dbef2e65”

AND

When using the jtds driver, I get this error:

“I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.”

All ports are set to 1433.
All ip addresses are set to 127.0.0.1
Have tried windows authentication and mixed.

OS: Win10
Java Version: Most recent
Tomcat Version:
Lucee Version: Most recent