OnCalcField Firing multiple times.
Posted: Wed 24 Aug 2005 21:30
We are migrating our application from BDE to latest version of ODAC with Delphi 2005. The problem we are facing is that OnCalcField event on OraTable fires for every field change in Table, instead once per record.
It fires only once per record on BDE (tried under Delphi 2005).
We also tried to set AutoCalc to False, but we are not able to dropdown combobox which are based on calcualted Fields.
Any help will be highly appreciated.
It fires only once per record on BDE (tried under Delphi 2005).
We also tried to set AutoCalc to False, but we are not able to dropdown combobox which are based on calcualted Fields.
Any help will be highly appreciated.