I have installed on my computer the Enterprise edition of SQL 2008 Server and while working on the TRY IT OUT of Chapter 12: On double-clicking the .mdf sql server database file in my VS2010 solution explorer, I got a "required component missing report alert" demanding for either SQL 2005 or SQL 2008 Express edition to be installed and running.
My question is : can't I migrate/export the above database file to my installed Enterprise edition and then use it for this try it out exercise? If this is possible, how do I go about it, please?

Regards.