0
kicks
Sorting SQL Project Files in SQL Server Management Studio
When you have a lot of SQL files in a SQL Serrer Management Studio (SSMS) Project or a lot of Packages in a SSIS Project, it can become difficult to find the file or packages you are looking for as the order that they are displayed in the Solution Explorer is the order they were added to the project. The utility described in this article allows you to add menu items to sort the SQL files in a SSMS Project or packages in an SSIS project.