C#C
C#3y ago
4 replies
Gipper

ASP.NET MVC How to open Database in SQL Server Management Studio (can't connect server)?

Pretty much the title. I have tried to go to the connection string to get the the server name and insert into the Connect to Server dialog in Management Studio, but it says not found. It may not be irrelevant but the Server Name in my connection string that I tried to connect to is "(localdb)\mssqllocaldb". Help?
Was this page helpful?