Subject | Cannot update read only column TIBOTable |
---|---|
Author | Adomas Urbanavicius |
Post date | 2006-05-31T09:03:37Z |
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
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