Default to My objects instead of All objects?

  • Thread starter Thread starter NK
  • Start date Start date

NK

Member²
Is there a way to make "My objects" the default (instead of "All objects") when PL/SQL Developer starts up?

The reason I ask is because sometimes I forget to manually switch and click to expand all Tables,
and it takes over 10 minutes (All objects), versus 5 seconds (My objects).
(very large database)

Thanks.
 
Use the button "Filters..." right above the "All objects" dropdown list.

Select the predefined "My objects" and mark it as default. The font will change to bold.
 
Bart said:
Use the button "Filters..." right above the "All objects" dropdown list.

Select the predefined "My objects" and mark it as default. The font will change to bold.

Thanks! I located that dialog, and set the default.

But I don't have a "Filters" button.
I see it under Tools, Browser Filters...

But if I add that button to my toolbar (Tools, Preferences, Toolbar), clicking it does nothing.
 
The button Bart is referring to isn't labeled "Filters...". Instead, it only has an icon that looks like a wrench and a funnel and is located next to the binoculars icon. The tooltip for this icon will say "Filters..."
 
Back
Top