Northwind is (or used to be) the standard test / sample database that came with Access.
double clicking on it in it's folder should open it as the file extension is associated with Access.
MDF files are sql server databases generally. You'll need to get a copy of SQL Server Management Studio (express is free) and then attach the database file. You'll perhaps need a matching log file (.ldf) too.
Bookmarks