Re: Postgres and Foxbase

From: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
To: Paul M Foster <paulf(at)quillandmouse(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres and Foxbase
Date: 2002-04-03 19:30:46
Message-ID: 3CAB5866.2A42049A@nsd.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I recall correctly, Foxbase uses the same file format as DBase.

You can use dbf2pg to dump the Foxbase database and reload it into
PosgreSQL.

Paul M Foster wrote:
>
> On Tue, Apr 02, 2002 at 09:53:28AM -0500, David Siebert wrote:
>
> > There is a guy at my office trying to use Postgres with ODBC and Foxbase. He
> > is having a terrible time with it. He can not eseem to get it to see the
> > data and or views he has created. The ODBC driver seems to work fine with
> > access and excel for him but not Foxbase.
> > I can not help him because I have no need or want to learn "Foxbase" I will
> > stick with Java thank you.
> > Any suggestions?
>
> Foxbase was the predecessor to FoxPro. I doubt anything knows how to
> talk to Foxbase, it's so old. Now, if you really meant to say FoxPro,
> there should be ODBC drivers around for FoxPro. At about version 3 or so
> of FoxPro, Microsoft mangled the file format, so you'll have to know
> whether it's prior to or later than version 3. If FoxPro ODBC drivers
> won't work, try dBase III. The file format is almost identical. However,
> the index and memo files are different.
>
> HTH,
>
> Paul
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-04-03 19:34:31 Re: [SQL] Logging option
Previous Message Samuel J. Sutjiono 2002-04-03 19:25:50 Re: [SQL] Logging option