A family of Microsoft relational database management systems designed for ease of use.
You cannot directly import, or work with, .mdf files from Access. They need to be attached to an existing AND RUNNING instance of SQL Server and then you can link to that SQL Server (create a DSN for connecting) and do the import.
Bob Larson Former Access MVP (2008-2010)