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.
OnCalcField Firing multiple times.
We tried your problem under D2005 but couldn't find behaviour difference from BDE.
Please describe your problem more detailed. Show how do you change the record (in DbGrid or by code), also specify if you use filtering/sorting.
If it is possible send to ODAC support address small demo project that demonstrates it.
Please describe your problem more detailed. Show how do you change the record (in DbGrid or by code), also specify if you use filtering/sorting.
If it is possible send to ODAC support address small demo project that demonstrates it.