Reply to comment
SQL Server Management Studio Mulit-select Items to Delete
Countless developers have been annoyed by the fact that you can't hold down shift and select muliple items in SQL Server Management Studio for Microsoft SQL Server 2005. I can guess why MS built it this way, because of the way that the right pane works when you have items selected on the left, it would be hard to provide the context-sensitive properties view for mulitple items (especially if those items were different types such as a table, a stored procedure, and a security permission).
But we're all so used to holding shift and getting multi-select (probably because Enterprise Manager works that way), that it can be frusterating. So here's the way to do it which is more of a "workaround" tip than an actual solution.
SQL Server Management Studio
Just hit F7. That will bring up the Summary window. You also open it by going to the file menu at View -> Summary. You can always multi-select in the right side summary pane and perform a multiple-delete or whatever action you want.
Reply
Popular Articles
Last viewed:
- Deploy Crystal Reports 2008 Run-time on Remote Server
- Override Default SPAN Tag for Composite Controls
- Get the list of ODBC data source names programatically using C#
- SQL Server Database Project and Database Source Control
- C# Download File with Progress Bar
- SQL Create Table Add Description to Column

Recent comments
1 day 19 hours ago
6 days 9 hours ago
6 days 9 hours ago
1 week 18 hours ago
1 week 2 days ago
2 weeks 8 hours ago
2 weeks 1 day ago
2 weeks 4 days ago
2 weeks 6 days ago
2 weeks 6 days ago