|
dbfConverter is a PHP script
that reads data from dbase
files (dbf,dbt,fpt) and
convert them into the mysql
or postgres tables.
Initially, it create sql
tables & insert
data, and then updates old
data. It does not support
index files converting jet.
Configurable feautures: join
2 or more dbf files in one
mysql table, add primary key
id field, support more same
named dbf files from
different locations
(directories), transform
characters or words in data,
update sql tables with new
data from dbf files in 2
modes, filtering data which
you don't need in sql tables.
Date: Jul, 01 2002 |