Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: How do I change UpdateSQL.SQLUpdate in runtime?
How do I change UpdateSQL.SQLUpdate in runtime?
Posted: 2001/03/06 08:13
 
Hi, Dmitry!
I need to change UpdateSQL.SQLUpdate.Text for each record beeing updated depending on field values of this record.
I try to use TOCIQuery.OnUpdateRecord for this purpose, but there I don't have field values of updated recrod.
Is there any way to do this?