[dba-SQLServer] SSMS: Connecting to LocalDb
Gustav Brock
gustav at cactus.dk
Sun Mar 29 04:00:55 CDT 2015
Hi all
The server name to use for the LocalDb level 11 (=2012) is the strange: (LocalDb)\v11.0
So for level 12 (=2014) is should be: (LocalDb)\v12.0, right?
No. And it took a while for me to figure it out. It is: (LocalDb)\MSSQLLocalDB
Browse near the bottom here:
https://social.msdn.microsoft.com/forums/sqlserver/en-US/b75bef7e-13f3-4658-8d43-9df12ab4c320/connecting-localdb-using-sql-server-management-studio-express?prof=required
/gustav
More information about the dba-SQLServer
mailing list