freebsd-ports/databases/dbf2mysql/pkg-descr
Dan Moschuk 826f3a5532 A set of programs to convert a .dbf file to a MySQL table
and vice versa.

PR: ports/14097
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-10-03 22:04:20 +00:00

7 lines
193 B
Text

Programs to convert .dbf files to MySQL tables and vice versa
dbf2mysql: converts a .dbf to a MySQL table
mysql2dbf: converts a MySQL table to a .dbf file
- Chris D. Faulhaber
jedgar@fxp.org