Subject Cannot update read only column TIBOTable
Author Adomas Urbanavicius
Hi,
I have table, and it has computed column. While editing it via TIBOTable
(Post()), I receive error "Cannot update read only column". (I do not
edit that computed column manually)
I tried to remove it from TIBOTable field defs, Fields properties, or
mark it as calculated : didn't help. Could you please inform what
property has to be turned on/off to avoid this error ?


Adomas