Subject | Mask a Double Precision field |
---|---|
Author | Arn |
Post date | 2004-03-22T20:51:50Z |
Hi All.
I have various fields declared as Double Precision.
I do some calculations on Firebird itself by means of procedures and
triggers.
All fine, but if I put a mask ###,###m##0.00
on Displayformat of the IB_Query I obtain an error saying:
" x,xxxxxx is not an integer value "
If I left off the mask all works fine.
IBO 4.3Aa, Delphi 7 and Firebird 1.5.
Anybody has hints?
TIA
Ciao
Arnaldo
I have various fields declared as Double Precision.
I do some calculations on Firebird itself by means of procedures and
triggers.
All fine, but if I put a mask ###,###m##0.00
on Displayformat of the IB_Query I obtain an error saying:
" x,xxxxxx is not an integer value "
If I left off the mask all works fine.
IBO 4.3Aa, Delphi 7 and Firebird 1.5.
Anybody has hints?
TIA
Ciao
Arnaldo