开发者

How do I start my named instance of SqlServer.exe after killing it with taskmanager

How do I start all the sqlserver instances that normally come up when I reboot my computer? I accidentally killed sql server instead of management studio. This happened once before and I ended up rebooting my computer.

Mor开发者_JS百科e specifically, how do I start my named instance?

let's say the named instance is .\MyNamedInstance


 net start mssql$intancename


Start..Run services.msc

It's something like "SQL Server..." (Sorry, can't see right now)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜