Page 1 of 1
Migration data DBF (BDE) to MySQL
Posted: Wed 06 Jun 2007 20:17
by NetSupport
Hello!
Is there an easy way to migrate date and application
code from DBF (BDE) to MySQL?
Posted: Thu 07 Jun 2007 07:32
by Antaeus
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.