Filter doesn't work properly on float number
-
michellenweiter
- Posts: 29
- Joined: Thu 09 Jun 2005 06:23
- Location: Bern, Switzerland
Filter doesn't work properly on float number
Hello,
The TOraQuery (and maybe other ODAC componants) seems to have a bug when you filter using the OraQuery.filter := myFloat on float values.
For some unknown reasons, certain values can't be found when filtered by them, like 165.744.
If I use an ADOQuery Componant, instead of ODAC, with the same database and query, it works fine. Also if I use Toad or SQL Plus, it works.
We use D2005, ODAC 6.70.0.45 and Oracle 10GR2.
Thanks
michel
The TOraQuery (and maybe other ODAC componants) seems to have a bug when you filter using the OraQuery.filter := myFloat on float values.
For some unknown reasons, certain values can't be found when filtered by them, like 165.744.
If I use an ADOQuery Componant, instead of ODAC, with the same database and query, it works fine. Also if I use Toad or SQL Plus, it works.
We use D2005, ODAC 6.70.0.45 and Oracle 10GR2.
Thanks
michel
-
michellenweiter
- Posts: 29
- Joined: Thu 09 Jun 2005 06:23
- Location: Bern, Switzerland
-
michellenweiter
- Posts: 29
- Joined: Thu 09 Jun 2005 06:23
- Location: Bern, Switzerland
-
michellenweiter
- Posts: 29
- Joined: Thu 09 Jun 2005 06:23
- Location: Bern, Switzerland
-
michellenweiter
- Posts: 29
- Joined: Thu 09 Jun 2005 06:23
- Location: Bern, Switzerland