Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: Check mode
Check mode
Posted: 2000/08/20 23:46
 
I am new to your component.
I have been evaluating oracle components from DOA and ODAC. One of the features I like in DOA is the checkmode.
This will do a comparison with the local data and serverdata before executing the update SQL.
What is the functionality that you use in your components?
Rgds
Shafeeu
RE: Check mode
Posted: 2000/08/22 14:06
 
Hi Shafeeu !

Could you explain, what you mean - "comparison with the local data and serverdata before executing the update SQL" ? You mean updates, when in WHERE phrase are all fields from dataset ? If so, then NCOCI8 have such functionality. Take a look on TOCIUpdateSQL.UpdateMode property. It have the same semantic as TDBDataSet.UpdateMode.