If you are moving data between sites, better to use phpMyAdmin to export the file as sql. Open the sql file with a plain text editor and remove site specific data and then import that into your new site's with phpMyAdmin. Quite easy to do. The only trouble you may run into is MySQL versions ... but these are not insurmountable.
If I could somehow get a little more detail on how to do that it would be worth a try.