Re: Excell - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Excell
Date
Msg-id 467A8F25.9050304@g2switchworks.com
Whole thread Raw
In response to Re: Excell  (David Gardner <david@gardnerit.net>)
Responses Re: Excell  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-general
David Gardner wrote:
> Agreed ODBC is the way to go, depending on what you are doing, Access
> may be helpfull as an intermediate step.
>
> Joshua D. Drake wrote:
>> Bob Pawley wrote:
>>>
>>> Hi All
>>>
>>> Is there a fast and easy method of transferring information between
>>> MS Excel and PostgreSQL??
>>
>> odbc?
>>

Another option is to use your favorite scripting language and throw an
excel header then the data in tab delimited format.  Or even in excel
xml format.

pgsql-general by date:

Previous
From: Reid Thompson
Date:
Subject: PostgreSQL question re select for update (locking??)
Next
From: Richard Huxton
Date:
Subject: Re: Aggregates