Jump to content
Sign in to follow this  
shun

Migrating from BDE to FireDAC

Recommended Posts

Environment:

  • C++Builder version: 5.0.12.34
  • OS: Windows 10 Pro

 

Currently, I am using BDE to connect to the database. As I am planning to update C++Builder to a newer version, I should migrate to FireDAC.

What steps should I follow to achieve this?

Share this post


Link to post

This will be a good starting point:

https://docwiki.embarcadero.com/RADStudio/Athens/en/Migrating_BDE_Applications_to_FireDAC

 

I'm working on a team, migrating several dozen Delphi apps using the BDE to FireDAC and found the reFind utility to help a lot; it even has templates for the BDE-to-FireDAC migration to get you started. I expanded the template a lot to deal with several other facets of our internal migration needs.

  • Like 1

Share this post


Link to post

Thank you for the useful link!

I appreciate the suggestion about the reFind utility—it sounds like a helpful tool. It's good to know it has templates for BDE-to-FireDAC migration.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×