|
+1
Greg, is SQL2XLSX is similar to SQL2JXL? Or SQL2POI? We use the former often for fairly simple data dumps with column headings - but it's limited to the older XLS format.
I find the CGIDEV2 method offers the possibility of doing almost anything Excel itself can do, albeit at possibly more developer effort at the start.
Cheers
Vern
On 10/25/2019 8:37 AM, Greg Wilburn wrote:
I haven't followed this thread... but here's my 2 cents:
We create XLSX files in two ways.
1. Using CGIDEV2, and
2. Using SQL2XLSX (command)
The second option allows you to generate XLSX from any SQL statement. You can also have XLSX "template" files that it merges the data into.
I typically use #2 when I need to filter or run a macro. I save the filter/macro in the template and then fill it with data using SQL2XLSX.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.