How do I add my own custom folders to an ssmssln in SQL Server Management Studio 2005?
There are only three visable folders rendered in solution explorer; Connections, Queries, and Miscellaneous.
I want to add my own folders to the solution to keep my scriptfiles sorted;
table scripts in one folder, stored procedures scripts in an other custom folder...
Any ideas?
regards Carl
There are only three visable folders rendered in solution explorer; Connections, Queries, and Miscellaneous.
I want to add my own folders to the solution to keep my scriptfiles sorted;
table scripts in one folder, stored procedures scripts in an other custom folder...
Any ideas?
regards Carl
Comment