When clicking New Stored Procedure I get a template with some lines of comments . Can this template be changed so that it does not give each time these comment line?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Don’t get rid of the comments. Comments are good. They are your friend.
That said, I don’t have SQL Express 2005 here, but for SQL 2005 standard in the SSMS you can edit templates by going to View->Template Explorer. There is a template under “Stored Procedures” called “Create Stored Procedure (New Menu)” which is probably the one that you’re seeing.