A couple of suggestions
thirster42
Posts: 34
The first thing on my list is that I believe that either SQL Refactor or SQL Prompt 4 is preventing me from using the Ctrl-Shift-M command to fill out template information. Not a big issue, but a little annoying.
The second thing is a suggestion. It would be nice to tell SQL Refactor to pad/reduce the space between commands by a specified amount of line breaks (perhaps with a selection of commands to pad around). This way, if I have a stored procedure witha lot of insert statements SQL Refactor will space them evenly.
Anyways, awesome product, keep up the good work.
The second thing is a suggestion. It would be nice to tell SQL Refactor to pad/reduce the space between commands by a specified amount of line breaks (perhaps with a selection of commands to pad around). This way, if I have a stored procedure witha lot of insert statements SQL Refactor will space them evenly.
Anyways, awesome product, keep up the good work.
Comments
I've logged your feature request with the internal tracking code SP-3643. Hopefully it will be approved for a future version.
With regards to the template information, it seems to be working ok for me.
I had a look around and found the following post:
<http://stackoverflow.com/questions/1250120/ctrl-shift-m-no-longer-working-in-sql-server-management-studio>
Although, I'm using SSMS 2008, and it works for me.
What are the actual symptoms when you use the ctrl-shift-M combination?
i'm running SSMS 2008, and when i hit the command nothing happens.