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

Reply via email to