Why can't I connect to a SQL Server 2012 LocalDB shared instance?

后端 未结 5 1604
隐瞒了意图╮
隐瞒了意图╮ 2021-01-31 18:05

I\'m trying to set up a SQL Server 2012 LocalDB (RTM, x64) shared instance on my Windows 7 x64 machine and I can\'t seem to connect to the shared instance. I\'m using an Admini

5条回答
  •  -上瘾入骨i
    2021-01-31 18:22

    As the original post suggested, this wasn't as straight forward as anticipated, but I was eventually able to connect via the named pipe.

    Connecting to a LocalDB instance via named pipe

提交回复
热议问题