Xc12DataSST5.pas

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
hardstyleuk
Posts: 4
Joined: Fri Jun 28, 2013 1:47 am

Xc12DataSST5.pas

Post 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,
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Xc12DataSST5.pas

Post by larsa »

Hello

What did you do before the message pop up?
Lars Arvidsson, Axolot Data
hardstyleuk
Posts: 4
Joined: Fri Jun 28, 2013 1:47 am

Re: Xc12DataSST5.pas

Post 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.
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Xc12DataSST5.pas

Post by larsa »

Hello

Which exception did you get?
Lars Arvidsson, Axolot Data
hardstyleuk
Posts: 4
Joined: Fri Jun 28, 2013 1:47 am

Re: Xc12DataSST5.pas

Post 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,
hardstyleuk
Posts: 4
Joined: Fri Jun 28, 2013 1:47 am

Re: Xc12DataSST5.pas

Post by hardstyleuk »

In addition,

If I hit the Ignore buttons I get:

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

Regards,
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Xc12DataSST5.pas

Post 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?
Lars Arvidsson, Axolot Data
Post Reply