How to add LocalDB to Visual Studio 2015 Community's SQL Server Object Explorer?

前端 未结 7 1127
时光说笑
时光说笑 2020-12-23 16:34

Problem

I don\'t understand how to make LocalDB show up in the SQL Server Object Explorer. On some VMs, it shows up automatically, on some other VMs, it doesn\'t. S

7条回答
  •  遥遥无期
    2020-12-23 16:50

    I tried to install only LocalDB, which was missed in my VS 2015 installation. Followed below URL & selectively download the LocalDB (2012) installer which is only 33mb in size :)

    https://www.microsoft.com/en-us/download/details.aspx?id=29062

    If you are looking for the SQL Server Data Tool for Visual Studio 2015 Integration, then Please download that from :

    https://msdn.microsoft.com/en-us/mt186501

提交回复
热议问题