Re: [GENERAL] Converting MS Access to postgres under linux.

From: "Brett W(dot) McCoy" <bmccoy(at)lan2wan(dot)com>
To: De Leersnijder Frederic <frederic(dot)de(dot)leersnijder(at)pandora(dot)be>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Converting MS Access to postgres under linux.
Date: 1999-04-13 19:51:16
Message-ID: Pine.BSI.3.91.990413155011.26449E-100000@access1.lan2wan.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 13 Apr 1999, De Leersnijder Frederic wrote:

> Is there a utility that can do the conversion under linux without odbc?

Don't think so. One other option, if you don't want to use ODBC, is to
export the tables out of Access into delimited text files (use |) and
then bulk COPY back into PostgreSQL.

Brett W. McCoy
http://www.lan2wan.com/~bmccoy
-----------------------------------------------------------------------
BE ALERT!!!! (The world needs more lerts ...)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brett W. McCoy 1999-04-13 23:16:02 RE: [GENERAL] Problem with 6.5 reload
Previous Message Brett W. McCoy 1999-04-13 19:50:04 Re: [GENERAL] Opening two databases at the same time?