Dbf to Pg converter - Mailing list pgsql-general

From Paul M Foster
Subject Dbf to Pg converter
Date
Msg-id 20010218185136.C11542@quillandmouse.com
Whole thread Raw
List 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 by date:

Previous
From: Jean-Christophe Boggio
Date:
Subject: Re[2]: Weird indices
Next
From: Tom Lane
Date:
Subject: Re: How to use gethostbyname()