what's the maximum excel file size supported?

2002-06-22 Thread Ravi S Kodamarti
Hi, I'm using UserModel package of HSSF to access an excel file. I would like to know the maximum size this package supports, since if I'm giving files greater than 2 mb, then I'm getting the error java.lang.OutOfMemoryError. Any sugestion or info in this regard would be helpful. Thanks

RE: OutOfMemoryError while reading excel file

2002-06-24 Thread Ravi S Kodamarti
that do this: 1. Tomcat 2. JBuilder 3. Netbeans -Andy On Sat, 2002-06-22 at 03:32, Ravi S Kodamarti wrote: Hi, I'm getting OutOfMemoryError while reading an excel file. In one of the previous postings (for writing into an excel file), I saw that, if we increase the JVM heap size