Search Postgresql Archives

Re: How to insert .xls files into database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One option is to write a Python translator to create CSV files, or even an uploader to go directly from the Excel files to the database. There is at least one module to read Excel files, in all their complexity:

  http://cheeseshop.python.org/pypi/xlrd/0.5.2

and a number of Postgres modules:

  http://wiki.python.org/moin/PostgreSQL

- John Burger
  MITRE



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux