0

I am trying to import a sql file , i selected phpmyadmin, thereafter i went to one of the database listed on the left hand side, and then imported my sql file, but it is still showing no database selected.

1
  • Could you post the beggining of your SQL file? Commented May 1, 2015 at 16:31

1 Answer 1

1
  • If you are importing whole database via sql, then create a new database with the same name you want to import, and select it. And then import.
  • If you are importing the table, then you must have to select the database to which you want to import.
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.