| From: | Christian Kratzer <ck-lists(at)cksoft(dot)de> |
|---|---|
| To: | Jürgen Kemeter <juergenkemeter(at)gmx(dot)de> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: exporting Excel tables into PostgreSQL database with Python |
| Date: | 2005-12-13 21:40:17 |
| Message-ID: | 20051213223654.J56365@vesihiisi.cksoft.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)cksoft(dot)de
CK Software GmbH http://www.cksoft.de/
Phone: +49 7452 889 135 Fax: +49 7452 889 136
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2005-12-13 22:34:36 | # of 5 minute intervals in period of time ... |
| Previous Message | Scott Marlowe | 2005-12-13 18:59:54 | Re: DB design and foreign keys |