Disabling menues v6

ner

Member
Is any way to disable the "Edit" and "Edit package and body" context menus?
I don't want to directly modify db objects. Only from executing .sql files...
 
Yes, you can go to Tools > Preferences > Oracle/Options, and disable the "Allow editing of database source" option. You can also use the Authorization function and allow everything but specific "Objects.Edit" functions.
 
Back
Top