0

I am having sql server express edition local database in app_data folder.

How can i connect SQL Server Management Studio Expres with that db to execute sql scripts ?

2 Answers 2

1

In Management Studio, right click databases, attach database and point to your mdf file.

Sign up to request clarification or add additional context in comments.

Comments

0

If it's an MDF file, SQL Management Studio can't open it.

This article might help: http://weblogs.asp.net/scottgu/archive/2006/12/22/recipe-deploying-a-sql-database-to-a-remote-hosting-environment-part-1.aspx

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.