Search found 2 matches

by sling
Thu Jan 21, 2010 7:46 am
Forum: XLSReadWriteII 3/4/5
Topic: XLSReadWriteII 4 - .xlsx very slow ?
Replies: 3
Views: 7655

Re: XLSReadWriteII 4 - .xlsx very slow ?

Hi Larsa Thank you for your response. It will be an enormous task to change over to a newer version of delphi at this stage of our project. I need to get a solution for my problem and it must be in Delphi 7. I tried to see the amount of records currently added to the XLSReadWriteII4 component before...
by sling
Wed Jan 20, 2010 10:12 am
Forum: XLSReadWriteII 3/4/5
Topic: XLSReadWriteII 4 - .xlsx very slow ?
Replies: 3
Views: 7655

XLSReadWriteII 4 - .xlsx very slow ?

Hi I'm using version 4.00.29a of XLSReadWriteII4 for Delphi 7. I'm creating an Excel 2007 report dynamically. Older versions of excel have a row limit of about 65536 rows. My reports would typically have more rows than this - hence the reason for using Excel 2007 and the .xlsx format. When I create ...