[ajug-members] server side upload Excell, db insert columns

Ray Elenteny ray.elenteny at gmail.com
Wed Apr 27 08:16:39 EDT 2005


Curt,

Although I haven't used it, you might consider the POI-HSSF library from the 
Apache Jakarta Project. I've been watching this project evolve for a while 
and it looks like it's turning out to be a pretty nice set of functionality. 
This library allows you to read, write and modify Excel spreadsheets with 
pure Java code.

The web site is http://jakarta.apache.org/poi/hssf/index.html.

Hope it works for you.

Ray

On 4/27/05, Curt Smith <chsmith at speakeasy.net> wrote:
> 
> Anyone solve the MS Excell spread sheet upload and import columns into a
> DB problem?
> 
> My first thought is to require the customer to save as .csv and then do
> simple row parsing on comma or space.
> 
> Any toolkits or API's out there?
> 
> Tnx and good luck, curt
> 
> Curt Smith
> csmith at javadepot.com
> (w)404-897-3073
> (h)404-294-6686
> 
> _______________________________________________
> ajug-members mailing list
> ajug-members at ajug.org
> http://www.ajug.org/mailman/listinfo/ajug-members
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20050427/d89f121c/attachment.html 


More information about the ajug-members mailing list