Print Thread
db object context menu
#63715 03/29/22 09:11 AM
Joined: May 2010
Posts: 23
H
Member
OP Offline
Member
H
Joined: May 2010
Posts: 23
e.g. if i am logged in as XY in oracle and 'select * zzz.bla' (table from other schema)
in sql- or command-window, the object properties or query-edit/view is no longer listed in the contextmenu with 'zzz.bla' selected.

Re: db object context menu
Heiko12345 #63716 03/29/22 09:20 AM
Joined: May 2010
Posts: 23
H
Member
OP Offline
Member
H
Joined: May 2010
Posts: 23
in program window to

Re: db object context menu
Heiko12345 #63717 03/29/22 09:55 AM
Joined: Aug 1999
Posts: 22,208
Member
Offline
Member
Joined: Aug 1999
Posts: 22,208
The editor popup menu had become very long, so we moved the object functions to an "Object Name" submenu (e.g. "Table EMP"). You can revert to the previous behavior by using the "InlineObjectMenu" parameter. For example:

"C:\Program Files\PLSQL Developer 15 Beta\plsqldev.exe" InlineObjectMenu

You can also add the following line to the Params.ini file in the PL/SQL Developer installation directory:

InlineObjectMenu=1


Marco Kalter
Allround Automations
Re: db object context menu
Heiko12345 #63719 03/29/22 10:47 AM
Joined: May 2010
Posts: 23
H
Member
OP Offline
Member
H
Joined: May 2010
Posts: 23
ok, thanks!


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.060s Queries: 15 (0.020s) Memory: 2.5077 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-05-05 12:33:22 UTC
Valid HTML 5 and Valid CSS