LocalDB parent instance version invalid: MSSQL13E.LOCALDB

后端 未结 5 1305
一向
一向 2020-12-28 15:33

I\'m unable to add a database on a developer machine. I\'m running win 10, visual studio 2015. I re-installed SQL server 2016 twice, last time with firewall disabled it all

5条回答
  •  失恋的感觉
    2020-12-28 16:04

    Remember update the Register:

    HKEY_USERS\.DEFAULT\Software\Microsoft\Microsoft SQL Server\UserInstances
    

    Check .DEFAULT

    I have to do that, because it was wrong and need it to work in Windows Server 2012.

提交回复
热议问题