Recently I just facing Sql Server issue. Which is Sql Server Management Studio not connect with Sql Server.
So based on issue I had google it and find a solution. Which is about Sql Server Services.
So I need to start Sql Server Services manually after updating Windows 10.
Following are step to start Sql Server Services.
1. Press Window + R key so it will open Run window.
2. Now type "services.msc" and hit enter so it will open Service dialogue.
3. Now find sql server service from the Service list.
4. Once find it, just need to click on left panel of Start link.
5. Wait for few second and it will start it.
6. Now you can try to connect Sql Server Management studio to Sql Server.
Hope you got your solution.
So based on issue I had google it and find a solution. Which is about Sql Server Services.
So I need to start Sql Server Services manually after updating Windows 10.
Following are step to start Sql Server Services.
1. Press Window + R key so it will open Run window.
2. Now type "services.msc" and hit enter so it will open Service dialogue.
3. Now find sql server service from the Service list.
4. Once find it, just need to click on left panel of Start link.
5. Wait for few second and it will start it.
6. Now you can try to connect Sql Server Management studio to Sql Server.
Hope you got your solution.
0 comments:
Post a Comment