[Lazarus] Problem rounding values at post

FreeMan freeman35 at delphiturkiye.com
Wed Jun 4 09:56:23 CEST 2014


mysolution is
CREATE DOMAIN D_REAL AS DOUBLE PRECISION;
and always not null & default value exactly "0.0" use tfields.displayformat
zeljko wrote, thats conversion problem. can problem be in longint too, 
tparam.aslongint or tparam.aslargeint and tfield.aslongint or 
tfield.aslargeint aswell


03-06-2014 23:39 tarihinde, Daniel Erles yazdı:
> Hello.
> I have this problem:
>
> My database (Firebird) has a table with the following fields:
> ...
> rTitle DECIMAL(8,4) not null,
> rDiameter DECIMAL(10,6) not null,
> ...





More information about the Lazarus mailing list