Create New View Template in SSMS 2008

  • Hello everyone

    I hope that everyone is having a wonderful monday.

    I would like to replace the way SSMS 2008 opens a new template for creating a View. I have replaced all the others that I can with my own templates. When I right click on the View category in SSMS, and select "New View", I see the GUI editor. I would like for SSMS to show a simple T-SQL Template.

    Is this possible? And if so, how?

    Thanks

    Andrew SQLDBA

  • New view will always open the query designer, there's no way around it.

    You can use the query templates (CTRL + ALT + T) and double click Views-->Create View.

    -- Gianluca Sartori

  • Thanks for the good news 😀

    That is what I thought, but I was hoping that someone had found a way.

    Andrew SQLDBA

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply