Enabling TCP/IP protocol in SQL Server Express
To enable the TCP/IP protocol:
- Click Start > All Programs > Microsoft SQL Server 20xx > Configuration Tools > SQL Server Configuration Manager, where 20xx is the SQL Server version.
- Expand SQL Server Network Configuration in the left pane and click Protocols for ION.
- If the TCP/IP protocol status is Disabled, right-click TCP/IP, and:
Select Enable in the menu,
or,
Click Properties to open the TCP/IP Properties dialog, select Yes for Enabled, and click OK.
When you enable the TCP/IP protocol, an informational message indicates that you need to restart the service before the change takes effect.
- Click SQL Server Services in the left pane under SQL Server Configuration Manager.
- Click SQL Server (ION) to select it and then click the Restart service icon in the toolbar to stop the service and restart it.
- Close SQL Server Configuration Manager.