Re: Importing dbf files to postgresql

Поиск
Список
Период
Сортировка
От denis@coralindia.com
Тема Re: Importing dbf files to postgresql
Дата
Msg-id 005201c227d9$03f0e2a0$0232a8c0@coralindia.com
обсуждение исходный текст
Ответ на Importing dbf files to postgresql  (John Dougherty <jwd@softcom.net>)
Список pgsql-novice
The same we do it for our client who used to upload DBF files and we convert
the same into PostgreSQL table.

If you wish i can send you the Binary file which will convert the DBF into
SQL table (executable on Linux)

Thanx

Denis


----- Original Message -----
From: "John Dougherty" <jwd@softcom.net>
To: <pgsql-novice@postgresql.org>
Sent: Saturday, July 06, 2002 11:27 PM
Subject: [NOVICE] Importing dbf files to postgresql


> Could someone recommend any utilities for browsing and editing dbf files
for
> importing to postgresql that will run in linux?  I have data to import,
but
> it contains some illegal values that need to be cleaned up.
>
> Thanks
> John Dougherty
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: oid2name
Следующее
От: denis@coralindia.com
Дата:
Сообщение: Re: last 25 records from a dataset