How to data import from DBF file to sql server 2005 using c# .net?
How to data import from DBF file to sql server 2005 using c# .net?
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.
Sam HobbsPosted Jan 4, 2011, 9:46 AM
ShankeyPosted Jan 4, 2011, 3:36 AM
Try following steps in sql server management studio
1. Right click on "Databases"
2. Select Attach...
3. Click add button of Attach databases dialog box
4. browse your .mdf file in Locate database files dialog box and click ok
5. now click ok button on Attach databases dialog box