How do I import data from a XLS file into开发者_运维技巧 a mySQL database?
If you have access to PHPMyAdmin, you should be able to save the data as CSV and then import that into MySQL.
How do I import data from a XLS file into开发者_运维技巧 a mySQL database?
If you have access to PHPMyAdmin, you should be able to save the data as CSV and then import that into MySQL.
精彩评论