Import Excel to MySQL Database


Take a Microsoft Excel Spreadsheet and import it into a mysql Database using CSV files and phpmyadmin.

This entry was posted in Computer and tagged , , , . Bookmark the permalink.

15 Responses to Import Excel to MySQL Database

  1. yourherojake says:

    Great tutorial. Thank you! You just cured my headache.

  2. anandmohan88 says:

    Use CSV with LOAD data, it took me a while to figure out why CSV was not working.

    Thanks a lot man.

  3. Realcfx says:

    nice thanks alot! :)

  4. zsebyagain says:

    thank a lot

  5. spaedy4ever says:

    THANKS!

  6. dalv11 says:

    THANK YOU!!!! VERY HELPFULL!!!

  7. themoosemind says:

    If you want to import with CSV-Option, you have to list the fields you want to import, seperated with comma (“,”)

  8. uniquestory says:

    Very helpful tutorial. Thanks a lot!

  9. JeTSpice says:

    I’m a hero at work now! Thanks!

  10. spaedy4ever says:

    THANK YOU SO MUCH

  11. draponix says:

    This helped me loads, Thanks!

  12. ferrersr says:

    With Mac the end of line is r not n like on Windows

  13. philliph22 says:

    thanks, great tutorial.

  14. RecoDesign says:

    I got all the rows affected when I did it with CSV. Only 1 row affected with CSV using LOAD DATA.

  15. RecoDesign says:

    Why did I only get 1 row affected?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>