Connect to SQL Server 2008 with TCP/IP

前端 未结 8 2033
眼角桃花
眼角桃花 2020-12-05 16:16

I get the following error when I try to connect with TCP/IP from SQL Server Management Studio. I need a step by step description to solve my problem. What\'s wrong here?

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 16:30

    Follow this:

    Start -> Programs -> Microsoft SQL Server 2008 -> Configuration Tools -> SQL Server Configuration Manager

    SQL Server network Configuration -> Protocols for [SQLInstanceName]

    Right click TCP/IP -> Enable

提交回复
热议问题