Page 1 of 1

Float Fields with null values produce many exceptions

Posted: 20.06.2008, 20:21
by papelhigienico
I'm using Zeos 6.6.3 (SVN) with Lazarus 0.9.25 FPC 2.2.3 (snapshot) and when a query return float fields with null values, the debbuger produces many exceptions (EConvertError).

Attached is a small patch to avoid this.


Fabio Luis Girardi

Posted: 20.06.2008, 20:36
by papelhigienico
Other patch to same problem, more optimized...