Now, its work fine. Thanks.marsupilami wrote: ↑04.04.2023, 11:50 I think we fixed that one. Could you please check if the current revision of Zeos 7.3 from SVN works?
Thank you too
Now, its work fine. Thanks.marsupilami wrote: ↑04.04.2023, 11:50 I think we fixed that one. Could you please check if the current revision of Zeos 7.3 from SVN works?
Thank you too
Now it's ok, thanks.
Yes, now it's all right. thank you.
Even if i use DisplayFormat = '#0.#', zero value in FMTBCD still shows how '00000000.00'.EgonHugeist wrote: ↑13.01.2021, 18:15 As an alternative you can define your own format to represent the values i guess?
No. Zeos autocreated as TBCDField only Numeric(18,4), and Numeric(18,1),(18,2),(18,3) it created as TFMTBCDField.marsupilami wrote: ↑13.01.2021, 09:46 TBCDField internally uses the Currency data type. It can hold up to 4 decimal digits. So Zeos uses it for Numeric(18,1) to Numeric(18,4)