Subject Re: [ib-support] BDE and ODBC
Author Jason Wharton
With the BDE to IBO Conversion process automation using a GReplace .rep
script you can maintain your app in a single code base.

So, what you do is continue to develop your app with the BDE and when it's
time to produce a version for InterBase run the conversion process to make a
new set of project sources and compile a separate EXE using IBO with the BDE
eliminated totally. You will have two different EXE's for your overall
product but you will have full capability to take advantage of InterBase and
Firebird with your application.

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


""andre_peron"" <andre_peron@...> wrote in message
news:abrt4i+i725@......
> My application supports SQL Server, DB2 and IB. I'm using BDE native
> drivers for this. But i have a problema only with IB about the
> numeric fields. I know i have to migrate to dialect 3 to solve the
> problem. I try 2 things:
>
> 1. install BDE 5.2 (delphi 6) and add some keys in windows registry
> to change de dialect. But numerics field are imported as
> TBytesField !!!!
>
> 2. use of BDE with ODBC Open Source/FireBird. But when i insert the
> value 0.8, for example, it shows 80 in TDBgrid ou any dbcomponent
> (note: ibconsole shows 0.8) !!!
>
> Please HELP ME !!!
>
> Note: if you gonna say to migrate to Ibx, etc., don't say nothing, my
> application runs in Sql Server and DB2 too.
>
>
>
>
>
> 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/
>
>
>