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: PHP scripts or other MySQL client softwares | Methods of exporting MySQL query -> XLS/XLSX file: PHP scripts or other MySQL client softwares e.g. | ||
* {{Gd}} Quick to export: Free [https://www.quest.com/products/toad-for-mysql/ Toad for MySQL] for {{Win}} | * {{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://phpexcel.codeplex.com/ PHPExcel]: PHP scripts | ||