ARC Treeview for Database Objects
When a database has 50+ Tables/Views/SP's etc., it becomes cumbersome to scroll through the flat list in the connection repository. Since the connection repository is already a treeview control, why not add a property to database objects to create a hierarchial organization. Even limiting the property to one level would make it easier to group items by subsystem.
1 comment
-
Rodd Graham
commented
Addendum: Having recently started using function PACKAGES and recognizing that ARC already implements packages in the treeview, it may be practical to extend the existing PACKAGE functionality to USER/GROUP/TABLE/VIEW/SP etc. database objects with minimal effort and/or disruption.