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,
...
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus