it:ad:visual_studio:howto:view_localdb_sql_server
Summary
- In cmd
SqlLocalDB.exe info- To list the db names
- eg:
MSSQLLocalDB - In Visual Studio
- View/Server Explorer/(Right click) Data Connections/Add Connection
- Add a new connection
- Give the name
(localdb)\v11.0 - or if using an older VS
(localdb)\MSSQLLocalDB