Subject Field computed by
Author Andrei Luís
First of all sorry for my bad english.

I'm having some problem while using computed by fields. I have 1 table
named SALES with fields like: product_ID, quantity, unit_price, and a
computed field total.

I'm using IB_Query from IBO, and, when I'm inserting data
(qrSales.Insert) the total field doesn't show its value. Only after
qrSales.Post.

Is that correct? Is there any way I can show the total before
qrSales.Post? I'd like to show the total, right after quantity and
unit_price receive any value.

Is that possible?

Thanks,

Andrei

Delphi 4 + FB 1.5.2 + IBO 4.3