Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread AutoCalcFields true or false ?
Tue, Aug 21 2007 9:18 AMPermanent Link

Sergei Safar
Hi all,

maybe I am doing something wrong, but AutoCalcField (TEDBTable) when set to false is triggering OnCalcFields, when set to true is not. Is this
correct ?

ElevateDB 1.05 D5

Best regards,

Sergei Safar
Tue, Aug 21 2007 3:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sergei,

<< maybe I am doing something wrong, but AutoCalcField (TEDBTable) when set
to false is triggering OnCalcFields, when set to true is not. Is this
correct ?  >>

OnCalcFields and AutoCalcFields are both handled entirely by the TDataSet
component.  EDB/DBISAM/BDE do, however, populate calculated fields when
populating rows being read into the TDataSet buffers.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image