From: | "rob" <rob(at)cabrion(dot)com> |
---|---|
To: | "Martin Lillepuu" <martin(dot)lillepuu(at)mail(dot)ee>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: converting .xls to delimited file |
Date: | 2001-01-15 14:12:19 |
Message-ID: | 001e01c07efd$2f4635d0$4100fd0a@cabrion.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
search freshmeat.net there is a tool called something like xls2xml that was
derived from the star office package. I haven't tried it, but looks very
good.
--rob
----- Original Message -----
From: "Martin Lillepuu" <martin(dot)lillepuu(at)mail(dot)ee>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, January 10, 2001 5:13 PM
Subject: Re: converting .xls to delimited file
> William Staniewicz wrote:
> >
> > Is there any way to convert an Excel file (".xls")
> > to a delimited file? Maybe using sed?
>
> search for xls2csv on freshmeat. it works for simpler excel files but
> tends to segfault with complicated ones (with macros, etc) :(
>
> if anyone currently knows some better tool for the task, i'm all ears.
>
> for one idea, it would be really cool if somebody extracted the msoffice
> filters from eq. openoffice and modified them to standalone csv/xml
> conversion tool.
>
> --
> Martin Lillepuu | E-mail: martin(dot)lillepuu(at)mail(dot)ee | GSM: 051 56 450
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-01-15 14:32:16 | Re: libpq++ |
Previous Message | Holger Klawitter | 2001-01-15 13:55:42 | Re: How to match percent sybmol in LIKE operator? |
From | Date | Subject | |
---|---|---|---|
Next Message | Roman Dawydkin | 2001-01-15 14:19:46 | hide function |
Previous Message | Oliver Elphick | 2001-01-15 12:55:48 | Re: COPY FROM |