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