Re: BatchMove with PostgreSQL

From: "M(dot) Bastin" <marcbastin(at)mindspring(dot)com>
To: Márcio Vinícius <marcio(at)vmautomacao(dot)com(dot)br>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: BatchMove with PostgreSQL
Date: 2005-01-25 19:01:35
Message-ID: a0610056abe1c47c0afc0@[192.168.0.101]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

At 3:41 PM -0300 1/21/05, Márcio Vinícius wrote:
>Hi, i'm using delphi 7 with Zeos components to
>access PostgreSQL 8.0 for Windows.
>
>I need to import a delimited text file into a PostgreSQL table.

If you only need to do this once you can use a
frontend like Eduphant which has built in support
for COPY.

Marc

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Gustavo Pinsard 2005-01-25 19:54:50 Re: programming language for postgresql
Previous Message Michael Fuhr 2005-01-25 18:23:15 Re: BatchMove with PostgreSQL