Slow write

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
Guest
Posts: 83
Joined: Tue Aug 16, 2005 6:08 pm

Slow write

Post by Guest »

I compile simple test program with demo-version 3.01.01a.
...
XLS.FileName := 'test.xls';
XLS.Read;
XLS.Write;
...
File size is > 1Mb, with 15 or more worksheets.
Read from file is very fast, < 1sec
Write to file is very-very-very slow, > 2min!!!
Why?
If file contains formulas in some cells, result file is corrupted, but opened Excel with warning "File data may be lost" (sorry traslate from Russian).
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

I need a sample in order to tell where the problem may be.


Lars Arvidsson
Post Reply