Subject | ODBC with BDE |
---|---|
Author | andre_peron |
Post date | 2002-05-29T19:57:10Z |
I'm using BDE with ODBC Open Source/FireBird. But when i insert the
value 0.8, for example, it shows 80 in TDBgrid ou any Delphi's
dbcomponents. (note: ibconsole shows 0.8) !!!
I tryed ENABLE BDE TRUE and FALSE but problem persist.
I'm using DB2 with BDE too and the same problem. Then i found in bde
readme that is a problem in my windows' regional settings. In my
country (Brazil) the Decimal Separator is a comma (,). I changed and
it worked, but not with Firebird ODBC.
This is a bug or have a soluction ?
Andre
value 0.8, for example, it shows 80 in TDBgrid ou any Delphi's
dbcomponents. (note: ibconsole shows 0.8) !!!
I tryed ENABLE BDE TRUE and FALSE but problem persist.
I'm using DB2 with BDE too and the same problem. Then i found in bde
readme that is a problem in my windows' regional settings. In my
country (Brazil) the Decimal Separator is a comma (,). I changed and
it worked, but not with Firebird ODBC.
This is a bug or have a soluction ?
Andre