Page 1 of 1

Xc12DataSST5.pas

Posted: Fri Jun 28, 2013 2:02 am
by hardstyleuk
Hi, just installed XLSReadWriteII5D7 and attempting to read a .xlsx for the first time and am getting a dialog pop-up asking for the location of Xc12DataSST5.pas

Have I installed the package incorrectly? Or do I require some additional steps to get the component to work?

Thanks,

Re: Xc12DataSST5.pas

Posted: Fri Jun 28, 2013 10:10 am
by larsa
Hello

What did you do before the message pop up?

Re: Xc12DataSST5.pas

Posted: Sun Jun 30, 2013 9:11 pm
by hardstyleuk
Hi, I am trying to read a 26Mb .xlsx file using the Delphi command-> XLSReadWriteII51.read

The message comes up after only a second or so. Using the same command I am able to read smaller .xlsx files (<1Mb).

I have found that XLSReadWriteII4 can read the bigger .xlsx file, but of course much too slowly (about 7 minutes).

Hope you can help.

Re: Xc12DataSST5.pas

Posted: Mon Jul 01, 2013 6:45 am
by larsa
Hello

Which exception did you get?

Re: Xc12DataSST5.pas

Posted: Tue Jul 02, 2013 12:28 am
by hardstyleuk
Hi,

After executing the .read statement, I get a dialog box (I would attach a picture of this dialog, but I can't see how to do this in this post)

caption: Source File not F ound: Xc12DataSST5.pas
body: Path to source file: -> text box and a browse button
buttons: OK, Cancel, Ignore, Help

I hope this is enough information now for you do diagnose my problem.

Many thanks,

Re: Xc12DataSST5.pas

Posted: Tue Jul 02, 2013 12:30 am
by hardstyleuk
In addition,

If I hit the Ignore buttons I get:

raised exception class EOutOfMemory with message 'Out of memory'.

Regards,

Re: Xc12DataSST5.pas

Posted: Tue Jul 02, 2013 3:34 pm
by larsa
Hello

There seems to be a problem with the file you try to read. Is this happening for every excel file you read?