MySQL Forums
Forum List  »  MySQL for Excel

Re: Not abale to import data
Posted by: Javier Treviño
Date: December 20, 2016 04:43PM

If you want to take data from an Excel's spreadsheet and load it into a MySQL Server table you have several options, I am including the official documentation links for each:

1. Use MySQL for Excel (https://dev.mysql.com/doc/mysql-for-excel/en/mysql-for-excel-export.html)
2. Use MySQL Workbench (https://dev.mysql.com/doc/workbench/en/wb-admin-export-import-table.html)
3. Use MySQL commands directly (http://dev.mysql.com/doc/refman/5.7/en/load-data.html)

Please do follow up on the forum corresponding to the option you choose.
If you choose 2 or 3 DO NOT follow up in this forum.

Best regards.

====================================
Javier Treviño
MySQL on Windows Team

Options: ReplyQuote


Subject
Views
Written By
Posted
1294
December 16, 2016 06:18PM
832
December 19, 2016 12:32PM
1001
December 19, 2016 01:22PM
Re: Not abale to import data
1197
December 20, 2016 04:43PM
631
December 20, 2016 09:45AM
840
December 27, 2016 11:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.