Import to excel to postgres based website? - Mailing list pgsql-general

From novnov
Subject Import to excel to postgres based website?
Date
Msg-id 11738475.post@talk.nabble.com
Whole thread Raw
Responses Re: Import to excel to postgres based website?  (Richard Huxton <dev@archonet.com>)
Re: Import to excel to postgres based website?  (Steve Atkins <steve@blighty.com>)
Re: Import excel to postgres based website?  (Jim Nasby <decibel@decibel.org>)
Re: Import excel to postgres based website?  ("Gavin M. Roy" <gmr@myyearbook.com>)
List pgsql-general
The answer may or many not be very postgres specific but...what are some
possible routes that I could take to allows users to upload data from excel
into a postgres via a website? I've never tried anything like this before.
Are there standard modules that might help with this or will I have to
create from scratch? I am obviously hoping to find something I can just plug
in. Users would be expected to have the xls ordered properly for the routine
to work.
--
View this message in context: http://www.nabble.com/Import-excel-to-postgres-based-website--tf4127759.html#a11738475
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "Gavin M. Roy"
Date:
Subject: Re: posgres tunning
Next
From: "Dawid Kuroczko"
Date:
Subject: Re: Difference between PRIMARY KEY index and UNIQUE-NOT NULL index