Forum Discussion
Susja
Sep 26, 2023Copper Contributor
Can’t connect to SQL Windows Server from Mac
Hello
I am using ADS on Windows
I have created a few SQL Connections from my Windows PC to SQL servers
Now I have to use MacBook and I still want to connect to the same Windows SQL servers I connected before from Windows PC
I installed Visual Studio Code on MacBook. It works fine .. but I failed to establish SQL connection.
I could ping SQL server but not connect. I tried Integrated and SQL authentication but it did not work.
I have mssql error: Unable to connect
Any suggestions how to establish connection in my case?
Thanks
- olafhelperBronze Contributor
Susja Lookup SQL Server ErrorLog for details about the failed login attempts.
Further see Troubleshoot connectivity issues in SQL Server - SQL Server | Microsoft Learn