![]() |
Admin 6/13/2020 |
Readonly fields still are updated (because you can, theoretically, manipulate them via code). |
R
|
RBrogen author 6/13/2020 |
Readonly fields still are updated (because you can, theoretically, manipulate them via code). What you need to do is to prevent this column from being updated using the technique explained in this article: https://xlinesoft.com/phprunner/docs/update_multiple_tables.htm
|