DBF Dateien von OA4 lassen sich problemlos in MySQL importieren (ausgenommen Datenbanken mit Memofeldern), dafür gibt es ein wirklich schnelles Tool:
DBF
2MySQL is a Win32 application for transferring data from FoxPro .DBF files into MySQL Server:
The key features of DBF
2MySQL are:
- it requires no ODBC or other special clients to access MySQL and .DBF tables
- editable "CREATE TABLE" queries
- column names substitution/exclusion
- "batch" table transfer mode
- .dbf tables preview
http://ae.inc.ru/dbf2mysql.php
PS: Das Tool arbeitet noch mit einer MySql Library 4.0 daher ist es wichtig bei neueren Servern also 4.0+ auf die Option Old-Passwords umzustellen.