Hi Folks, I have an excel file that has many sheets and many rows, my requirement is to pick a specific cell from one row. But when I load the file that is 54MB of excel file. I get an Out of memoary Error at:
fileSystem = new POIFSFileSystem (inputStream);
Any thoughts??? Any limitation of POI?
Regards
Awais
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
