Page 1 of 1

Slow write

Posted: Wed Apr 04, 2007 7:28 am
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).

Posted: Thu Apr 05, 2007 7:24 am
by larsa
Hello

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


Lars Arvidsson