Skip to main content
Participating Frequently
February 24, 2011
Question

CF9 and Excel

  • February 24, 2011
  • 1 reply
  • 712 views

Hello,

I'm using the new functionality of CF9 and Excel (cfspreadsheet). What i'm trying to do is generate Excel reports. I'm getting 1500 records from different db-tables and generate an Excel file of the results. No the problem is performance. It's really slow to generate the Excel file.

Does someone have some tips how to optimize the speed or does some has the same experience? Is there a good alternative the generate reports?

Thanks for your suggestions.

    This topic has been closed for replies.

    1 reply

    February 24, 2011

    Hi

    I have found the performance to be just god awful as well.  I just gave up using it.  Use Ben Nadels POI Util: http://www.bennadel.com/projects/poi-utility.htm  It should be loads faster.

    Cheers