Generally when I run into this type issue I just add a new worksheet to
the existing XLS file 


Thanks,
Tommy Holden


-----Original Message-----
From: Carlos Bergueira [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 22, 2005 12:20 PM
To: [email protected]
Subject: Excel generating multiple files

Hi All,
 I need write data (records from MySql) into an excel file.
Problem is: I need more than excel sheet capacity; i.e, more than 65536.
That's why I want to create the following filosofy: file_1.xls,
file_2.xls, etc., file_n.xls.
My java class is generating only one file and data are alwayes write
into the same file/sheet/row !
 Do someone have a code that generate multiple excel file ?
 Help is appreciate !
Thanks.

--
Cumprts,
Carlos Bergueira

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

Reply via email to