Re: How to Import Excel Into PostgreSQL database

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: How to Import Excel Into PostgreSQL database
Date: 2008-12-24 09:23:43
Message-ID: 20081224092343.GA30058@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

In response to Venkat Rao Tammineni :
> Dear All,
>
>
>
> I using PosgreSql8.1.I want to import Excel into PostgreSQL database. Is
> there any way to import ? .

Create a CSV-File and import that with COPY.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Venkat Rao Tammineni 2008-12-24 09:31:11 Re: How to Import Excel Into PostgreSQL database
Previous Message Venkat Rao Tammineni 2008-12-24 07:06:47 How to Import Excel Into PostgreSQL database