[clue-tech] Converting excel files to csv in Linux

Dave Price kinaole at gmail.com
Sun May 13 17:28:09 MDT 2007


FYI,

There is also an excellent DBI:Excel module for perl - I use it to
load SQL databases, but you could jst as easily write out CSV.

aloha,
dave

On 5/13/07, fasiuddin mohammed <fasi.abbu at gmail.com> wrote:
> Yep.. I think Java API's the way to go.. Thanks a lot guyz...
>
> On 5/11/07, Richard Knechtel <richard.knechtel at gmail.com> wrote:
> > If you want to do a little programming (Java) you can use JExcel API or
> > Apache POI. We use both at work for generating Excel worksheets from
> > database recordsets and POJO's. They both will go the other way as well and
> > convert Excel into delimited CSV's. I think POI is much better for this
> > though.
> >
> >
> > On 5/10/07, fasiuddin mohammed <fasi.abbu at gmail.com> wrote:
> > >
> > > Hi all,
> > >        Just automating a process.. Any idea how to convert Excel files
> > > to csv files in Linux..
> > >
> > > Thanks
> > > fasi
> > > _______________________________________________
> > > clue-tech mailing list
> > > clue-tech at cluedenver.org
> > > http://www.cluedenver.org/mailman/listinfo/clue-tech
> > >
> >
> _______________________________________________
> clue-tech mailing list
> clue-tech at cluedenver.org
> http://www.cluedenver.org/mailman/listinfo/clue-tech
>


-- 
aloha,
dave



More information about the clue-tech mailing list