14,970
edits
| Line 31: | Line 31: | ||
== Methods == | == Methods == | ||
=== One step conversion: ex MySQL query -> Excel file === | === One step conversion: ex MySQL query -> Excel file === | ||
Methods of exporting MySQL query -> XLS/XLSX file | Methods of exporting MySQL query -> XLS/XLSX file: PHP scripts or other MySQL client softwares | ||
* {{Gd}} Quick to export: Free [https://www.quest.com/products/toad-for-mysql/ Toad for MySQL] for {{Win}} | |||
* [https://phpexcel.codeplex.com/ PHPExcel]: PHP scripts | |||
* ''$'' [https://www.navicat.com/cht Navicat GUI] for {{Win}} & {{Mac}} | |||
Notice the limit of Excel XLS file format: | Notice the limit of Excel XLS file format: | ||