Is there any simple way to create ods files (OpenOffice Calc)?
Is there any simple way to create ods files (OpenOffice Calc) using ResultSet (from java.sql)?
[101 byte] By [
peter_07a] at [2007-11-27 1:07:07]

Mabe, you can create CVS files (plain text) Ej...====test.cvs=====1, "aaa"2, "bbb"3, "ccc"===============Using a "BufferedWriter"