I have a problem connecting remotely to SQL Server. I have the following:
- A Windows 2012 R2 server, with SSMS 2017, and with SQL Express Edition.
- A database, called Test, and the instance is SQLExpress.
- I also have remote access enabled, ports 1433-1434, and additional I create a user with permission to access.
From an external device, I try to connect from an SSMS and I do not find the remote SQL server; I can not do a test either, from control panel / odbc.
Will it be necessary to open a port? The two previous ports are open, both in the windows server and in the firewall itself.