Subject Re: [firebird-support] New to C/S and firebird
Author Aage Johansen
On Tue, 24 Feb 2004 03:38:37 +0000 (UTC), ilangovans wrote:

> I have been a member for quite some time even though I don't use
> firebird. I have been using paradox for all my applications until now.
> Now I feel it is time to move on to C/S and Firebird in particular. Well
> this is what I need from you guys and gals...
>
>
> 1. What is the best way to connect to FB1.5 from Delphi 7. (or which
> componet pack to use) ?

Choosing a component set borders on religion ...
Since you come from Paradox/BDE, it will probably be most convenient to use
the (excellent) components from http://ibobjects.com (IBO).


> 2.Does anyone know where I can get my hands on a opensource "real life"
> application like Inventory or basic accounting written in Delphi and
> using Firebird. This I hope will help me speedup my transiction from
> Paradox to Firebird or C/S in general. (I hate that IB samples that comes
> with Delphi :-( )

IBO comes with some samples, and I assume other component sets do as
well. There's also a 'Getting starting guide' which may prove to be worth
more than its modes cost.


> 3.Any pitfalls that I have to watch out for?

C/S databases (Firebird) requires a different mindset than desktop
(Paradox). Not using Table components is a good start.
Manage transactions (very important).

Use the NewsGroups.


--
Aage J.