Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
4 lines
156 B
Text
4 lines
156 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
|