Float Fields with null values produce many exceptions

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
papelhigienico
Expert Boarder
Expert Boarder
Posts: 113
Joined: 06.10.2006, 14:41
Location: Chapecó - Santa Catarina
Contact:

Float Fields with null values produce many exceptions

Post 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
You do not have the required permissions to view the files attached to this post.
papelhigienico
Expert Boarder
Expert Boarder
Posts: 113
Joined: 06.10.2006, 14:41
Location: Chapecó - Santa Catarina
Contact:

Post by papelhigienico »

Other patch to same problem, more optimized...
You do not have the required permissions to view the files attached to this post.
Post Reply