|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Management Studio: Project HierarchyManagement Studio", and the default structure created was: + Project Name + Connections (Type 2) + Queries (Type 0) + Miscellaneous (Type 3) How can I create new folders? I'd like to organize my queries by subject (Finance, Human Resources, Marketing, etc) I tried to edit the project file (*.ssmssqlproj) to add new Logical Folders, but it seems those folders are based on "Type" and you cannot have multiple folders of the same type. <LogicalFolder Name="Queries" Type="0"> After frustrating attempts, I decided to use the existing hierarchy. I added my existing stored procedures to the "Queries" folder and realized the files were not in alphabetical order. It's impossible to find anything when list contains more than a thousand queries. Am I using the SQL MANAGEMENT STUDIO correctly? If so, what's the purpose of creating a SQL SCRIPT PROJECT if you cannot organize the files the way you want? Please help!!! I posted the same question a few days ago, and I also played around with the
project file to no avial. Someone replied then that this is an outstanding issue with Microsoft. Please go to the site, vote on the issue, and add your voice. If we don't complain, MS isn't going to do anything about it: http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=a5576259-d763-40c4-90b7-be25db5080df My feeling is that the whole VS 2005 suite, including Management Studio and Team System, was rushed out and shipped half cooked. Having replaced the graceful Query Analyzer and Enterprise Manager with a lumberous piece of bloatware (VS 2005 engine), you'd expect them to compensate the developers/DBA's by allowing them to integrate SSMS with VS 2005 solutions or at least give them the ability to organize their projects in a meaningful way. Show quoteHide quote "YYZRic" wrote: > I created a project type "SQL Server Scripts" in "Microsoft SQL Server > Management Studio", and the default structure created was: > > + Project Name > + Connections (Type 2) > + Queries (Type 0) > + Miscellaneous (Type 3) > > How can I create new folders? I'd like to organize my queries by subject > (Finance, Human Resources, Marketing, etc) > > I tried to edit the project file (*.ssmssqlproj) to add new Logical Folders, > but it seems those folders are based on "Type" and you cannot have multiple > folders of the same type. > > <LogicalFolder Name="Queries" Type="0"> > > After frustrating attempts, I decided to use the existing hierarchy. I added > my existing stored procedures to the "Queries" folder and realized the files > were not in alphabetical order. It's impossible to find anything when list > contains more than a thousand queries. > > Am I using the SQL MANAGEMENT STUDIO correctly? If so, what's the purpose of > creating a SQL SCRIPT PROJECT if you cannot organize the files the way you > want? Please help!!! > > > > > > Thanks Buddie, I cast my vote!
Show quoteHide quote "Homam" wrote: > I posted the same question a few days ago, and I also played around with the > project file to no avial. Someone replied then that this is an outstanding > issue with Microsoft. Please go to the site, vote on the issue, and add your > voice. If we don't complain, MS isn't going to do anything about it: > > http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=a5576259-d763-40c4-90b7-be25db5080df > > My feeling is that the whole VS 2005 suite, including Management Studio and > Team System, was rushed out and shipped half cooked. > > Having replaced the graceful Query Analyzer and Enterprise Manager with a > lumberous piece of bloatware (VS 2005 engine), you'd expect them to > compensate the developers/DBA's by allowing them to integrate SSMS with VS > 2005 solutions or at least give them the ability to organize their projects > in a meaningful way. > > > > > > "YYZRic" wrote: > > > I created a project type "SQL Server Scripts" in "Microsoft SQL Server > > Management Studio", and the default structure created was: > > > > + Project Name > > + Connections (Type 2) > > + Queries (Type 0) > > + Miscellaneous (Type 3) > > > > How can I create new folders? I'd like to organize my queries by subject > > (Finance, Human Resources, Marketing, etc) > > > > I tried to edit the project file (*.ssmssqlproj) to add new Logical Folders, > > but it seems those folders are based on "Type" and you cannot have multiple > > folders of the same type. > > > > <LogicalFolder Name="Queries" Type="0"> > > > > After frustrating attempts, I decided to use the existing hierarchy. I added > > my existing stored procedures to the "Queries" folder and realized the files > > were not in alphabetical order. It's impossible to find anything when list > > contains more than a thousand queries. > > > > Am I using the SQL MANAGEMENT STUDIO correctly? If so, what's the purpose of > > creating a SQL SCRIPT PROJECT if you cannot organize the files the way you > > want? Please help!!! > > > > > > > > > > > >
Other interesting topics
Parse a character seperated list of items
The Data Miner: SQL Server Data Mining Newsletter (March 2006) SQL Server Management Studio error on connection Memory allocation in MS-SQL 2000 instances Urgent SQLDMO Version Problem Hidden max number of columns in Management Studio? how do I view a database transaction log? bug: "autostat" of an index reported by SQL Server Management Studio for 2005 SQL Management Studio 2005 PrimaryKey and unique |
|||||||||||||||||||||||