Take a Microsoft Excel Spreadsheet and import it into a mysql Database using CSV files and phpmyadmin.
Great tutorial. Thank you! You just cured my headache.
Use CSV with LOAD data, it took me a while to figure out why CSV was not working.
Thanks a lot man.
nice thanks alot!
thank a lot
THANKS!
THANK YOU!!!! VERY HELPFULL!!!
If you want to import with CSV-Option, you have to list the fields you want to import, seperated with comma (“,”)
Very helpful tutorial. Thanks a lot!
I’m a hero at work now! Thanks!
THANK YOU SO MUCH
This helped me loads, Thanks!
With Mac the end of line is r not n like on Windows
thanks, great tutorial.
I got all the rows affected when I did it with CSV. Only 1 row affected with CSV using LOAD DATA.
Why did I only get 1 row affected?
Your email address will not be published. Required fields are marked *
Name *
Email *
Website
Comment
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>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Powered by Yahoo! Answers
Great tutorial. Thank you! You just cured my headache.
Use CSV with LOAD data, it took me a while to figure out why CSV was not working.
Thanks a lot man.
nice thanks alot!
thank a lot
THANKS!
THANK YOU!!!! VERY HELPFULL!!!
If you want to import with CSV-Option, you have to list the fields you want to import, seperated with comma (“,”)
Very helpful tutorial. Thanks a lot!
I’m a hero at work now! Thanks!
THANK YOU SO MUCH
This helped me loads, Thanks!
With Mac the end of line is r not n like on Windows
thanks, great tutorial.
I got all the rows affected when I did it with CSV. Only 1 row affected with CSV using LOAD DATA.
Why did I only get 1 row affected?