If you are uploading a .SQL file to import a DB and get a message that it cannot find the database then add to the top of your .SQL file the following;
CODE
USE *name of database*;
Then upload and so PHPMyAdmin will know where to populate your tables.
This site uses Cookies to dispense or record information with regards to your visit. By continuing to use this site you agree to the terms outlined in ourCookies used here:Privacy / Disclaimer,