Sql Server Management Studio Connect To Localdb -

John remembered that LocalDB uses a different protocol to connect to the database engine. He decided to try the following:

If you created a named instance manually (e.g., via sqllocaldb create "MyInstance" ), you would instead use (localdb)\MyInstance . sql server management studio connect to localdb