Subject IB/FB Numeric Fields and BCD
Author msonis
Hi,

How can i read/write Numeric(15,6) field with delphi7(with IBXDP708)?

I'm using Tfmtbcd field type and assign 1.000.000.000,5 value to it
but Delphi raises "... is not a valid BCD value" exception.

How can i solve it?

Thanks...