Link to home
Start Free TrialLog in
Avatar of runbird
runbird

asked on

Connect to Firebird in Delphi 5,7

Hi,

I am using Delphi 5 and Delphi 7. Previously I am using Paradox and use BDE to connect. If I need to change my database to firebird. What is the best way for my Delphi 5 and delphi 7 to use to connect to Firebird database?
I am using Delphi 5 and Delphi 7 to develope a windows platform application.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Pierre Cornelius
Pierre Cornelius
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
If you are using paradox already then I recommend switching to IBObjects www.ibobjects.com, you can convert exisiting dataset based projects to firebird in a couple of hours with a very gradual learning curve.
You can use the ones that come with delphi (IBTable,IBQuery etc search for dclib*, thats where the component lives) but you will have to rewrite most of your paradox dataset related code and IBObjects are faster
You can use the IBXpress components
which I think that actually became the newer FIBPlus set
http://www.devrace.com/en/fibplus/
4 way split please
I wanted that but there are only 50 points on this question and the minimum points that can be assigned for an answer is 20. sorry.
sorry, missed that :)
no objection
Forced accept.

Computer101
EE Admin