Subject Re: [firebird-support] Converting from BDE/dBase to Firebird
Author Markus Ostenried
On Tue, Jul 26, 2011 at 01:12, charlie <kerscher@...> wrote:
> Please forgive me if I'm not asking this in the right forum. After reviewing a lot of comments about which database to convert to I'm (apprehensively) wanting to convert to Firebird. Frankly I have no idea how to begin. I sincerely appreciate any help you will offer me in how to begin and make the transition from dBase/BDE to Firebird.
> Am using RAD Studio 2007. My application is being used by 5 - 8 users on a Win XP network.

Try using IBObjects' TDataset based components, this is possibly the
easiest conversion.
BDE-to-IBO Migration Guide:
http://www.ibobjects.com/TechInfo.html
And ask questions in the IBO mailing list:
ibobjects-subscribe@yahoogroups.com

HTH,
Markus