Page 1 of 1

InternalCalc Tuniquery

Posted: Sat 09 Jun 2012 13:35
by rrcanalista
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.

Re: InternalCalc Tuniquery

Posted: Mon 11 Jun 2012 13:11
by AlexP
hello,

InternalCalcs are not supported in our DataSets, such field type is available only when working with the client dataset