For the database import, before you attempt to import the "flat" file data in, you need go to your local DB (MySQL) and create new database
create database DATABASE_NAME;
After that you can import.
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902