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,
Xc12DataSST5.pas
-
- Posts: 4
- Joined: Fri Jun 28, 2013 1:47 am
Re: Xc12DataSST5.pas
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.
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.
-
- Posts: 4
- Joined: Fri Jun 28, 2013 1:47 am
Re: Xc12DataSST5.pas
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,
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,
-
- Posts: 4
- Joined: Fri Jun 28, 2013 1:47 am
Re: Xc12DataSST5.pas
In addition,
If I hit the Ignore buttons I get:
raised exception class EOutOfMemory with message 'Out of memory'.
Regards,
If I hit the Ignore buttons I get:
raised exception class EOutOfMemory with message 'Out of memory'.
Regards,
Re: Xc12DataSST5.pas
Hello
There seems to be a problem with the file you try to read. Is this happening for every excel file you read?
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