Hi, I have problems with calculated fields (FieldKind = fkCalculated) in TSQLQuery. It seems that OnCalcFields is not called on record fetching and it is not possible to set field values in dsCalcFields state. Do calculated fields work in TSQLQuery? Martin