Subject Re: [firebird-support] Firebird roundind issues
Author Dimitry Sibiryakov
> I know, and this is why i´m asking for an advice on how to store a
> TBcd on the SQLDA structure. TBcd's store precise decimals in Delphi.

Convert it to Int64 and make sure that the field in your DB is
declared as fixed-point type.

SY, SD.