Subject | Re: [ib-support] Recomended component for FireBird & Delphi ? |
---|---|
Author | Martijn Tonies |
Post date | 2003-02-26T09:38:40Z |
Hi,
If you're developing purely client/server, data-aware (with data-aware
edit boxes and the like), need some powerful stuff and grids, try
IBObjects - www.ibobjects.com ...
However, for leightweight access, no data-aware components, IBO
can be a bit "over the top".
Perhaps FIBPlus - www.devrace.com - fits in there, I've never tried
it ... yet.
If you need to develop for multiple database engines, you can use
ADO and a Firebird ADO driver or ODBC. If you want to have
more control about transactions, you can try dbExpress (from Borland)
with a Firebird dbExpress driver - www.upscene.com ...
Another way to develop for multiple engines would be ZeosLib -
www.zeoslib.org
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> What is the recomended/best component for FireBird & Delphi ?There's no final answer on this.
If you're developing purely client/server, data-aware (with data-aware
edit boxes and the like), need some powerful stuff and grids, try
IBObjects - www.ibobjects.com ...
However, for leightweight access, no data-aware components, IBO
can be a bit "over the top".
Perhaps FIBPlus - www.devrace.com - fits in there, I've never tried
it ... yet.
If you need to develop for multiple database engines, you can use
ADO and a Firebird ADO driver or ODBC. If you want to have
more control about transactions, you can try dbExpress (from Borland)
with a Firebird dbExpress driver - www.upscene.com ...
Another way to develop for multiple engines would be ZeosLib -
www.zeoslib.org
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase & Firebird
Firebird Workbench - the developer tool for Firebird
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."