Error on Infinity

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jdorlon
Posts: 202
Joined: Fri 05 Jan 2007 22:07

Error on Infinity

Post by jdorlon » Fri 20 Jan 2012 15:37

Hello,

If a table has a number column with values of + or - infinity, and I select from the table with a TSmartQuery, and the EnableNumbers option is enabled, an error is thrown. There is no error when the numbers are displayed in Scientific Notation, but Negative Infinity is showing as zero.

Can something be done about the error when EnableNumbers is on?

You can can a .dmp file with a small table containing infinity and negative infinity here:

http://www.ixora.com.au/notes/infinity.htm

Thank you.

John

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 23 Jan 2012 08:41

Hello,

Thank you for the information.
We have reproduced the problem.
We will notify you as soon as we have any results.

Post Reply