Обсуждение: dbf2pg error

Поиск
Список
Период
Сортировка

dbf2pg error

От
Andy Bernat
Дата:
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.