Custom Folders in SSMS Object Explorer? Yes, we can!
Posted
by Luca Zavarella
on SQL Team
See other posts from SQL Team
or by Luca Zavarella
Published on Sun, 28 Aug 2011 15:09:14 GMT
Indexed on
2011/11/11
18:08 UTC
Read the original article
Hit count: 338
When you have a huge objects’ number in SSMS Object Explorer, you often get lost in finding items. So it’d be useful to catalog those objects in folders, in order to follow an application’s logical layer subdivision, for example.
There is a fantastic add-in for SSMS that helps us to do that:
The developer of this add-in has written a related post in his blog:
http://www.sqltreeo.com/wp/dowload-free-ssms-add-in-to-create-own-folder-for-database-objects/
So another useful tool to add to our SQL Server toolbox ![]()
© SQL Team or respective owner