hi...
I am working on project. I get data from SQL server 2005, now i want to add .mdf file in my project.What should i do?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vilas GitePosted Jul 19, 2011, 1:20 AM
Programs-> Microsoft SQL Server 2005->SQL Server Management Studio->Connect to Server->Right Click on 'Databases' from Object Explorer ->Attach->Add database
Path where your mdf file : (C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data)
How to? just refer as per said Riya...
http://www.c-sharpcorner.com/UploadFile/raj1979/AttachDatabase08252008061546AM/AttachDatabase.aspx
---------------------------------------------------------------------------------------------------
If this reply helps your post…then check "This is correct answer"
Vilas GitePosted Jul 21, 2011, 6:52 AM
Resolved?
---------------------------------------------------------------------------------------------------
If this reply helps your post…then check "This is correct answer"
Riya SehgalPosted Jul 19, 2011, 12:51 AM
Please Check this article I am sure it will help you:- http://www.c-sharpcorner.com/UploadFile/raj1979/AttachDatabase08252008061546AM/AttachDatabase.aspx