Hello!
Is there an easy way to migrate date and application
code from DBF (BDE) to MySQL?
Migration data DBF (BDE) to MySQL
We do not provide any special tool for migrating objects and data from DBF to MySQL server. Probably the CRBatchMove component will be useful for you to transfer data from DBF tables to tables in your MySQL database.
To migrate your application from BDE to MyDAC, you can use the BDE Migration Wizard. You can run it from the MySQL menu of your IDE. This menu appears after the MyDAC installation. Also you should read the "Migration from BDE" topic in the MyDAC help.
To migrate your application from BDE to MyDAC, you can use the BDE Migration Wizard. You can run it from the MySQL menu of your IDE. This menu appears after the MyDAC installation. Also you should read the "Migration from BDE" topic in the MyDAC help.