InternalCalc Tuniquery
Posted: Sat 09 Jun 2012 13:35
Hi, does TUniquery support internalcalc for fieldkind? Unfortunatly I need a lot of this feature, this can be joined in the TUniQuery like TClientDataSet, for use TVirtualTable does not work to me. I need real field (fkData) and virtual field (fkInternalCalc) in the same DataSet, the FieldKind fkCalculated does not work because I cant change the information, the information of this field can be changed only using CalcFields event.