Attempted update of read-only column
Posted: Mon 18 Apr 2016 08:24
Hi,
I have a SQL statement with 1 computed field on it. I assign values to all fields, no problem so far, but upon post I receive this error "Attempted update of read-only column". I was wondering why the IBCQuery includes the computed field in its update statement? Is there any way to solve this? Setting Options.SetFieldsReadOnly = False doesn't help.
Many thanks in advance !
Nico
I have a SQL statement with 1 computed field on it. I assign values to all fields, no problem so far, but upon post I receive this error "Attempted update of read-only column". I was wondering why the IBCQuery includes the computed field in its update statement? Is there any way to solve this? Setting Options.SetFieldsReadOnly = False doesn't help.
Many thanks in advance !
Nico