From: | kklein <kklein(at)ix(dot)netcom(dot)com> |
---|---|
To: | Mike McCormac <MikeM(at)jcmh(dot)org> |
Subject: | Re: dbf2pg, visual foxpro and other nonsense |
Date: | 2002-07-25 23:44:57 |
Message-ID: | 3D408D79.7040902@ix.netcom.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | William West | 2002-07-27 01:38:25 | ECGP - varchar in struct? |
Previous Message | Iavor Raytchev | 2002-07-23 20:49:13 | pgaccess 0.98.8 - weekly release 1 |