Subject Re: [ib-support] BDE replacement
Author Entrebytes S.L.
In my porting to IB Objects I'm using a sligthly more debious approach ,
using the {$IFDEF} ...{$ELSE}...{$ENDIF} compiler directives. It's handy
too
at porting the clients to D6/Kylix ...
And , yes , it's really so much re-coding that i'm about to cry , but
results by now are quite satisfactory
Rigth now , i have support for BDE-IBX-IBO in Delphi 4 , 6 and working in
Kylix2 support

Javi
EntreBytes S.L.
Ontenient , Spain
ERP Development.

Reality is just a little software bug.

----- Original Message -----
From: "peremart" <peremart@...>
To: <ib-support@yahoogroups.com>
Sent: Tuesday, March 05, 2002 5:48 PM
Subject: [ib-support] BDE replacement


> We have software applications (Delphi 5 + BDE) for financial clients.
> Some use Oracle as DB. Others MS-Sql. Majority Interbase (our
> selection). In the delphi code can see:
>
> if bbdd = 10 then sql := sql + ' LEFT OUTER JOIN TABLE2 T2 ON ...
> else if bbdd = 20 then sql := sql + ', TABLE2 T2 WHERE T1.CODI = T2.
> CODI (+) ... etc. etc.
>
> We prefer to have ONE only program and not three flavors for different
> Databases. Then can't use ibx, ibo et all.
>
> The Midas/Asta/etc. way is for us a excesive rewrite of our software (I
> think).
>
> Now I want use Firebird dialect 3. I suspire for the precision of a
> field NUMERIC(15,2).
>
> My question: Is Db-express (Delphi 6) suitable for database access in
> this scenario?
>
> How about zeusdbo?
>
> Any other?
>
> Thanks and sorry for my sioux-like english...
>
> Pere
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>