dbf2pg error

Lists: pgsql-general
From: Andy Bernat <abernatj(at)cox(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: dbf2pg error
Date: 2005-01-22 21:42:34
Message-ID: 41F2C8CA.9060303@cox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Greetings,
I've run into a problem with the contributed program dbf2pg. It runs
without error, creating a table with the correct columns but only the
varchar columns have values: All of the floats are blank. Here is how
I've run it:
dbf2pg -t zip2 -c -d CBPdata DETL.DBF
I'm running postgresql 7.4.5 under SuSE 9.0.
Thanks in advance for any assistance.
-Andy.