This is a follow up on my recent post "Inconsistent CLOB value in 'After Update' trigger... "
I tried a Statement-level "after update" trigger, hoping to catch the "updated" value of the clob, but still I get the empty string (due to the assignment of empty_clob() by TLOBLocator). Does anyone has any alternative solution to catch the "updated" value of a clob(via TDBGrid) in a trigger?
[This message has been edited by roymb (edited 13 December 2001).]
I tried a Statement-level "after update" trigger, hoping to catch the "updated" value of the clob, but still I get the empty string (due to the assignment of empty_clob() by TLOBLocator). Does anyone has any alternative solution to catch the "updated" value of a clob(via TDBGrid) in a trigger?
[This message has been edited by roymb (edited 13 December 2001).]