SQL Server 2008 R2 can't connect to local database in Management Studio

后端 未结 9 1424
既然无缘
既然无缘 2020-12-25 11:22

I am using SQL Server 2008 R2 Express.

I first installed SQL Server 2008 R2 Express Management Studio and then I installed SQL Server 2008 R2 Express. I have the ins

9条回答
  •  春和景丽
    2020-12-25 11:39

    I also received this error when the service stopped. Here's another path to start your service...

    1. Search for "Services" in you start menu like so and click on it:

    1. Find the service for the instance you need started and select it (shown below)
    2. Click start (shown below)

    Note: As Kenan stated, if your services Startup Type is not set to Automatic, then you probably want to double click on the service and set it to Automatic.

提交回复
热议问题