SQL Server Configuration Requirements
Open the
SQL Server Configuration Manager
.
Click
SQL Server Configuration Manager
to open it.
In the
Protocols for MSSQLSERVER
, right-click on
TCP
/
IP
; click
Enable
.
Right-click again on
TCP
/
IP
, click
Properties
.
In the
IP Addresses
Tab, verify that the ports are configured.
Note:
The default port for SQL Server is
1433
.
Open the
Microsoft SQL Server Management Studio
.
Right click on the server. Click
Properties
.
Click
Connections
. Verify that
Allows remote connections to this server
is checked. Click
OK
.