I have a .mdf which I need to import into MS Access. I have read that .mdf is a Sql Server format so Access wont recognize it. But is there some way I can get the database created in MS Access. I am using Access 2003 and Sql Server 2005
-
open up SSMS and right-click ATTACH the database. I do this a dozen times a day, it's quite simple.Aaron Kempf– Aaron Kempf2011-04-22 19:26:09 +00:00Commented Apr 22, 2011 at 19:26
-
That's an answer, Aaron, not a comment. You should post it separately, but you should add to it the fact that you have to have SQL Server installed.David-W-Fenton– David-W-Fenton2011-04-25 23:46:02 +00:00Commented Apr 25, 2011 at 23:46
Add a comment
|