How to add LocalDB to Visual Studio 2015 Community's SQL Server Object Explorer?
问题 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. Still, after googling for hours, I don't get it. Current situation I have a clean VM I installed Visual Studio 2015 Community (all default settings) I let a console application run (Entity Framework 6, code-first, console application) which worked on another VM and created a database automatically which then showed up in the SQL