Sunday, March 11, 2012

Diagram/Criteria/SQL panes

Is there any way that I can always show the diagram, criteria and sql panes when I do "open table"?

It's not configurable in SQL Server Management Studio. In Visual Studio, you can go to Tools -> Options -> Database Tools -> Query and View Designer to customize it.

You can also toggle each pane quickly by pression CTRL+1 (diagram), CTRL+2 (criteria), CTRL+3 (SQL) and CTRL+4 (results).

|||That's a real shame. It seems such a waste to have to toggle those on each and every time, especially since it would have been such a small thing to add in the program (alongside remembering the size of each of the panes).

I like the SQLSMS in general, but all these little things make it so much less enjoyable to work with then it should have been.

No comments:

Post a Comment