Hi.
Wondering if someone can help me before I bang my head through the wall.
We use some accountancy software which uses SQL Express. A recent update of the software gave me the push to install on a new Server 2019 Standard virtual server and use a newer version of SQL Express (2019). The installation went without any issues. There were a few advisories on the install such as enabled the SQL Protocols TCP/IP and Named Piped and put the SQL Server into Mixed Mode for authenitication, all pretty straight forward. At this point the accountancy software is running perfectly on the new server. The issue I have hit is when remote users try and access the SQL Server and the error SQL Server does not exist or access denied pops up. From my troubleshooting I pretty much think I have covered every possibility, these include:
SQL Server 2019 Uninstall / Reinstall
Firewall Off / Firewall On
Enable Protocol TCP/IP IPALL for Port 1433
Remote Telnet to SQL Server on 1433- Nothing happens
Ensure SQL Remote Connections is enabled
Remove all Anti-Virus (we use Sophos Intercept X which I know can be a little security concious)
I was testing access by enabling the SA account, creating a UDL file and attempting access when changing the above. I also confirmed that the original server with SQL Express 2008 was accessible without any issues.
Just to be certain I also created a brand new Server 2019 Standard VM and SQL Express 2019 from scratch without any data on the server and I still could not connect even when running through the same changes as listed above. I also uninstalled SQL Express 2019 and swapped for 2017 just to confirm it was nothing with the install / version.
I cannot for the life of me figure it out. I cannot see any logon attempts in the SQL Logs. All the points I can find to diagnose do not seem to get me anywhere. At the moment the accounts team are connecting via remote desktop when they need access. Its beginning to make us look a little out of our depths.
Is there anyone who could point me in the right direction. Any help would be greatly apprecaited.
Many thanks and have a great Christmas.
Daniel Hargrove