I’ve created a database in my web application using Visual Studio. (Typical way of App_Data > Add New… Database etc.) But SQL Server Management Studio (that I have installed) allows me to do things that I cannot through Visual Studio. So I would like to open my database in SSMS, how do I do this??
I’ve created a database in my web application using Visual Studio. (Typical way of
Share
You will find all that you need on this MSDN page, but here’s the fast version:
Databasesfolder