Re: insert data from an microsoft excel

From: David Fetter <david(at)fetter(dot)org>
To: Nageshwar Rao <NageshwarR(at)PLANETASIA(dot)COM>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: insert data from an microsoft excel
Date: 2005-02-16 14:48:33
Message-ID: 20050216144833.GA21269@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Feb 16, 2005 at 04:46:09PM +0530, Nageshwar Rao wrote:
> Is there is way to load data from as Microsoft excel into database
> tables in postgresql7.4.x

Once you've upgraded to 8.0x--a good idea anyhow--you can use DBI-Link
with the DBD::Excel driver.

http://pgfoundry.org/projects/dbi-link/

Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778

Remember to vote!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2005-02-16 15:05:55 Re: insert data from an microsoft excel
Previous Message John Sidney-Woollett 2005-02-16 14:24:24 Re: automating csv import