Re: dbf2pg, visual foxpro and other nonsense - Mailing list pgsql-interfaces

From kklein
Subject Re: dbf2pg, visual foxpro and other nonsense
Date
Msg-id 3D408D79.7040902@ix.netcom.com
Whole thread Raw
In response to dbf2pg, visual foxpro and other nonsense  ("Mike McCormac" <MikeM@jcmh.org>)
List pgsql-interfaces
If you have the Visual Foxpro IDE, you can convert a VFP .dbf to a 
FoxDOS format using the command COPY TO filename FOX2X, then use dbf2pg 
on the resulting file.



Mike McCormac wrote:
> i've been importing older foxpro tables (x-base files) into postgresql
> with much success using dbf2pg... however, visual foxpro files don't
> seem to work -- i just get an error.
> 
> does anyone know of any successful means of importing this data
> directly?  our backend application is built in java... are there any
> good solutions with JDBC??
> 
> this is relatively urgent, so if anyone who replies can CC me at this
> email, i'd be much appreciated.
> 
> thanks,
> mike
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org




pgsql-interfaces by date:

Previous
From: "Iavor Raytchev"
Date:
Subject: pgaccess 0.98.8 - weekly release 1
Next
From: Denis Chavez
Date:
Subject: Kerberos authentication with libpgtcl