Is it possible to open the mdf file that is in App_Data of the current editing project in Visual Studio 2010 using SQL Server Mangement Studio 2008 R2?
UPDATE:
I am also looking for a return path where I want to execute the generated SQL script into a database, which is in the form of an mdf file in the local App_Data folder.
sql-server-2008 visual-studio-2010 ssms mdf smss
Shimmy
source share