Randy Jones
Member
I just recently updated to 7.1.5.1397 and I now can't seem to update directly in the SQL Window via the edit command.
I select some data with the rowid, to qualify it for a data edit. I then click on the edit button, and as always it adds that row down below (the one with an asterisk on the left hand side), in case I'm adding new data. Since I'm just doing an update I click on the record I'm trying to update and change a flag from T to F. I then try to Post the changes and I get an Oracle Error that the flag can not be null. It's not Null, it's F...but there is that row below, is that what it's trying to insert with the null? Anyway, I can't get the Edit Data feature to work I have to just discard the changes. I'm having to resort back to straight DML!
Please help. Thanks!
I select some data with the rowid, to qualify it for a data edit. I then click on the edit button, and as always it adds that row down below (the one with an asterisk on the left hand side), in case I'm adding new data. Since I'm just doing an update I click on the record I'm trying to update and change a flag from T to F. I then try to Post the changes and I get an Oracle Error that the flag can not be null. It's not Null, it's F...but there is that row below, is that what it's trying to insert with the null? Anyway, I can't get the Edit Data feature to work I have to just discard the changes. I'm having to resort back to straight DML!

Please help. Thanks!