Hi,
There is only one way to update a CLOB field ?
We use TLobLocator and it work well, since we dont have to audit our Database.
I tested all 3 documented used of TLobLocator in DOA\Doc\Manual.pdf
Example - Updating LOB data
First:
select no, INSTSGML from EVL where no = 100 for update...