Export MySQL query to Excel file: Difference between revisions

Jump to navigation Jump to search
m
Line 6: Line 6:
* other MySQL client softwares
* other MySQL client softwares


two steps conversion: ex: CSV --> XLSX or XLS --> XLSX
two steps conversion: ex: (1) MySQL query -> CSV/XLS file (2) CSV --> XLSX or XLS --> XLSX
* PHPExcel or MySQL client softwares + MS Excel
* PHPExcel or MySQL client softwares + MS Excel
* PHPExcel or MySQL client softwares + [https://zh-tw.libreoffice.org/discover/calc/ LibreOffice Calc]
* PHPExcel or MySQL client softwares + [https://zh-tw.libreoffice.org/discover/calc/ LibreOffice Calc]

Navigation menu