Re: dbf2pg, visual foxpro and other nonsense

Поиск
Список
Период
Сортировка
От kklein
Тема Re: dbf2pg, visual foxpro and other nonsense
Дата
Msg-id 3D408D79.7040902@ix.netcom.com
обсуждение исходный текст
Ответ на dbf2pg, visual foxpro and other nonsense  ("Mike McCormac" <MikeM@jcmh.org>)
Список 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 по дате отправления:

Предыдущее
От: "Iavor Raytchev"
Дата:
Сообщение: pgaccess 0.98.8 - weekly release 1
Следующее
От: Denis Chavez
Дата:
Сообщение: Kerberos authentication with libpgtcl