× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



To add more on performance - SQL2JXL and SQL2POI have pretty good performance - because they use a Java class that processes a SELECT statement in one call - not the many method calls used in the POI service program.

Vern

On 10/25/2019 8:48 AM, Vernon Hamberg wrote:
+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 thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.