You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Jiao Yu <ji...@onsemi.com> on 2005/06/02 03:20:53 UTC

Excel file size limitation on POI API

Hello, POI API gurus,

We are going to implement a web application which might read very very large 
excel files? ( Reading it and put the data into Oralce Database,Modifying it 
by adding one column etc).

I would like to know whether there is a limitation on the Excel file size for 
POI API? This is the major concern of our application.

Thanks so much and have a great day,

Jiao


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


AW: Excel file size limitation on POI API

Posted by "KHZ (SAW)" <ka...@sawag.com>.
Hi Jiao.

The Java VM memory (standard 64 MB) is the restriction. Increase it e.g.
with -Xmx256m.

Regards,	Karl-Heinz.


-----Ursprüngliche Nachricht-----
Von: news [mailto:news@sea.gmane.org] Im Auftrag von Jiao Yu
Gesendet: Donnerstag, 2. Juni 2005 03:21
An: poi-user@jakarta.apache.org
Betreff: Excel file size limitation on POI API

Hello, POI API gurus,

We are going to implement a web application which might read very very
large 
excel files? ( Reading it and put the data into Oralce
Database,Modifying it 
by adding one column etc).

I would like to know whether there is a limitation on the Excel file
size for 
POI API? This is the major concern of our application.

Thanks so much and have a great day,

Jiao


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/




---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/