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