You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Emmanuel Florent <ef...@devaki.org> on 2004/02/26 20:18:16 UTC

jdbc2xls

I wanted to generates files in batch mode.
I didn't find what I wanted in the list and in the CVS, google.
Also jasper appeared to heavy for my needs.
So I completed the job, you can download all at :
http://www.devaki.org/poi-tools/
tar -xzvf poi-tools-1.0.tar.gz
cd poi-tools-1.0
chmod +x ./jdbc2xls.sh
./jdbc2xls.sh
USAGE
jdbc2xml -p  properties -s sql statement [-o outfile]

It is all Apache2 Licensed, build with maven and have basics Sun's
checks, ...
as in beer ...

That was a nice excercise and that what very nive to work with POI.

What should I do with this archive now ?

EF

Re: jdbc2xls

Posted by "Andrew C. Oliver" <ac...@apache.org>.
You should send it as a patch for the contrib module along with doco and
unit tests!  Any interest in lending a hand moving the HSSF Serializer out
of cocoon to here and helping refactor or rewrite it?  I found out at least
a couple JBoss customers are actually using it.  I'm starting to find
motivation (hard to motivate myself to work on something that no one
appeared to be using) ;-)
-- 
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI

http://jakarta.apache.org/poi
For Java and Excel, Got POI?

The views expressed in this email are those of the author and are almost
definitely not shared by the Apache Software Foundation, its board or its
general membership.  In fact they probably most definitively disagree with
everything espoused in the above email.

> From: Emmanuel Florent <ef...@devaki.org>
> Organization: devaki.org
> Reply-To: "POI Developers List" <po...@jakarta.apache.org>
> Date: Thu, 26 Feb 2004 20:18:16 +0100
> To: poi-dev <po...@jakarta.apache.org>
> Subject: jdbc2xls
> 
> I wanted to generates files in batch mode.
> I didn't find what I wanted in the list and in the CVS, google.
> Also jasper appeared to heavy for my needs.
> So I completed the job, you can download all at :
> http://www.devaki.org/poi-tools/
> tar -xzvf poi-tools-1.0.tar.gz
> cd poi-tools-1.0
> chmod +x ./jdbc2xls.sh
> ./jdbc2xls.sh
> USAGE
> jdbc2xml -p  properties -s sql statement [-o outfile]
> 
> It is all Apache2 Licensed, build with maven and have basics Sun's
> checks, ...
> as in beer ...
> 
> That was a nice excercise and that what very nive to work with POI.
> 
> What should I do with this archive now ?
> 
> EF
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org