hello All,
I have recently upgraded to Apex 20.1. I have a problem now when i create a tabular form and interactive grid. When i create the form and try to save an entry i get
ORA-32796: cannot update a generated always identity column
I have tried different things and nothing seems to work. I also tried recreating the table and coding the ID column as the defautl PK but it does not over write it. It forces it to be always.
Any help with this would be great and thanks in advanced.