Re: exporting Excel tables into PostgreSQL database with Python

Поиск
Список
Период
Сортировка
От Christian Kratzer
Тема Re: exporting Excel tables into PostgreSQL database with Python
Дата
Msg-id 20051213223654.J56365@vesihiisi.cksoft.de
обсуждение исходный текст
Ответ на exporting Excel tables into PostgreSQL database with Python  (Jürgen Kemeter <juergenkemeter@gmx.de>)
Ответы Re: exporting Excel tables into PostgreSQL database with Python  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
Hi,

On Tue, 13 Dec 2005, Jürgen Kemeter wrote:
> Hi!
>
> Here is a hopefully convenient description of my situation:
> - I have a main folder, containing several subfolders.
> - Every (sub)folder contains one or more .xls - Workbooks.
> - Every Workbook contains one or more different Spreadsheets.
> - The workbooks contain some cells which have Hyperlink addresses to
> other,
> relating workbooks.
> - Some cells in wokrbooks contain comments, which must also be exported.
[snipp]

I am not familiar with python but we have done imports and exports from
and to excel in perl using the Spreadsheet::ParseExcel and
Spreadsheet::WriteExcel modules from CPAN.

Greetings
Christian

--
Christian Kratzer                       ck@cksoft.de
CK Software GmbH                        http://www.cksoft.de/
Phone: +49 7452 889 135                 Fax: +49 7452 889 136

В списке pgsql-sql по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: DB design and foreign keys
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: # of 5 minute intervals in period of time ...