SSMS Object Explorer filter database
I'd like the ability to filter unwanted databases out of the treeview in Object Explorer.
I work with SQL instances which contain 100+ databases but I'll only be working with approx. 5 of them. It would save me a huge amount of time if only the databases I wanted to work with were shown.
This would also be useful for anyone connecting to a SQL instance for shared web hosting as they'll likely only be interested in a single database out of the hundreds that would be listed in SSMS.
This is already available in SSMS. (I think from v16+.) Just click the Databases folder in the Object Explorer and then click on the filter icon at the top of the Object Explorer to the right of the Connect drop down.
-
Rachel Ambler commented
That's an SSMS issue surely and not Sql Source Control.