Re: Excell

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: David Gardner <david(at)gardnerit(dot)net>
Cc: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Excell
Date: 2007-06-21 14:45:57
Message-ID: 467A8F25.9050304@g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

  • Re: Excell at 2007-06-19 23:56:34 from David Gardner

Responses

  • Re: Excell at 2007-06-21 15:01:19 from Csaba Nagy

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-06-21 15:00:41 Re: Aggregates
Previous Message John D. Burger 2007-06-21 14:29:38 Re: Aggregates