Re: converting .xls to delimited file - Mailing list pgsql-general

From Martin Lillepuu
Subject Re: converting .xls to delimited file
Date
Msg-id 3A5CE03B.DFB2A609@mail.ee
Whole thread Raw
In response to converting .xls to delimited file  (William Staniewicz <wstan@localhostnl.demon.nl>)
List pgsql-general
William Staniewicz wrote:
>
> Is there any way to convert an Excel file (".xls")
> to a delimited file? Maybe using sed?

forgot to mention, if you are using static filename/one time process you
could setup excel file as odbc datasource on windows computer and access
it via unixODBC (or some equivalent) on unix box. or the other way
around, send data from excel to postgres via postgres odbc interface.

--
Martin Lillepuu | E-mail: martin.lillepuu@mail.ee | GSM: 051 56 450

pgsql-general by date:

Previous
From: "Brian E. Pangburn"
Date:
Subject: Re: converting .xls to delimited file
Next
From: "Ryan Mahoney"
Date:
Subject: Re: Re: starting PGSQL automatically on Redhat 6.2