Dbf to Pg converter

Поиск
Список
Период
Сортировка
От Paul M Foster
Тема Dbf to Pg converter
Дата
Msg-id 20010218185136.C11542@quillandmouse.com
обсуждение исходный текст
Список pgsql-general
Since it's come up before on this list, let me mention that I have
created a new project on SourceForge:

http://sourceforge.net/projects/dbfdump/

This is a command line C++ program designed to take the structure and/or
contents of a dbf file (dBase, FoxPro) and dump it out, either in a
"browse" format, or as a PostgreSQL SQL script. The SQL script can be
used to create and/or populate a PostgreSQL table. It also handles
FoxPro memo files, but not dBase ones.

So if your "itch" is the same as the one I scratched, you now have a
resource. Of course, if you find any bugs, umm, well, er, I didn't do it
and I don't know who did. ;-}

Paul


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

Предыдущее
От: Jean-Christophe Boggio
Дата:
Сообщение: Re[2]: Weird indices
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to use gethostbyname()