Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: NOE171/UPS - Record has been deleted by another user
NOE171/UPS - Record has been deleted by another user
Posted: 2001/03/21 05:31
 
Hi, Dmitry!
I have OCIQuery with CashedUpdates:=True and OCIUpdateSQL connected to it
SQL.Text is 'select t.*, t.rowid from table t'
I change some field, post record, then I delete this record.
After I call to ApplyUpdates and Commit I get subj.
I can send you test project for this ussie.