Create Excel Spreadsheets From DB2 Data With PHPExcel
February 10, 2015 Bruce Guetzkow
Note: The code accompanying this article is available for download here. It is amazing that so many users manually key from a report into a spreadsheet for further analysis. PHPExcel is a tool that you can use to write directly to a spreadsheet for them. Here are the steps that you need to take to install and create a simple spreadsheet from DB2 data using PHPExcel. Getting Started The following are requirements to use PHPExcel on Power Systems on IBM i:
For the purposes of this |