Re: Excell

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Excell
Дата
Msg-id 467A8F25.9050304@g2switchworks.com
обсуждение исходный текст
Ответ на Re: Excell  (David Gardner <david@gardnerit.net>)
Ответы Re: Excell  (Csaba Nagy <nagy@ecircle-ag.com>)
Список 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 по дате отправления:

Предыдущее
От: Reid Thompson
Дата:
Сообщение: PostgreSQL question re select for update (locking??)
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Aggregates