RE: [GENERAL] about copy

From: "Terence Chan" <kin(dot)chan(at)technologist(dot)com>
To: "'postgreSQL'" <pgsql-general(at)postgreSQL(dot)org>
Subject: RE: [GENERAL] about copy
Date: 1999-07-19 07:33:11
Message-ID: 000201bed1b8$f4bbf960$9d4fb8d2@terence.cetec.com.hk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can export the tables from Access97 through ODBC to postgres directly.

R.

Terence

-----Original Message-----
From: owner-pgsql-general(at)postgreSQL(dot)org
[mailto:owner-pgsql-general(at)postgreSQL(dot)org] On Behalf Of bluexiao
Sent: Monday, July 19, 1999 2:01 PM
To: postgreSQL
Subject: [GENERAL] about copy

Hello:
I want to import some data from access97 to postgres, I have save
the data to .CSV file, but how to import it into postgres's db?
I no there is a command in psql can do it. But I forget.

=-=-=-=-=-=-=-=
Take care
=-=-=-=-=-=-=-=

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Rison 1999-07-19 09:41:12 Re: [GENERAL] PostgreSQL status report
Previous Message bluexiao 1999-07-19 06:00:39 about copy