Query ChangeLog
Posted: Thu 10 May 2012 12:17
Hi all.
I'm changing in my application all my ClientDataSets with OraQuerys (with CahcedUpdate enabled), but have found that can't replace the ClientDataSet.ChangeCount function, usefull to understand if there are some changes pending or not.
There is a possibility to know if any record in my OraQuery is changed?
Many thanks
Manuel
I'm changing in my application all my ClientDataSets with OraQuerys (with CahcedUpdate enabled), but have found that can't replace the ClientDataSet.ChangeCount function, usefull to understand if there are some changes pending or not.
There is a possibility to know if any record in my OraQuery is changed?
Many thanks
Manuel