Activity overview
Latest activity by Matthew.Wilkerson
Make SQL Prompt dialogs go away when the escape key pressed
Some (I don't know if all) SQL Prompt dialogs do not go away when the escape key is pressed. The user has to click the close button on it. It would be nice if the escape key triggered closed the ...
Error message box always appears when opening a SQL Solution
We use SQL solutions in SSMS to access SQL code. Every time we open one we get the following error message by SQL Prompt:
SQL Prompt cannot retrieve objects from <database name>. Possible reason...
Blank Aliases No Longer Valid in Version 4.0.3.12
We do not use the aliases suggested by SQL Prompt, but do use custom aliases for some (but not all) tables. Why are blank aliases no longer valid? It was in the previous versions. With "Assign A...
I have observed the same thing on long statements. / comments
I have observed the same thing on long statements.
Not recognizing variables until new line
We create our variables like this, initializing them on the same line:
DECLARE @this_is_a_variable_with_a_long_name int; SET @this_is_a_variable_with_a_long_name = 0
Is there any way to have SQL Pr...
Yes, I have experienced this as well. / comments
Yes, I have experienced this as well.
I find this annoying as well.
I know SQL Prompt doesn't do this now, but there is a setting in SSMS that specifies whether to insert spaces or keep tabs (Tools|Options|Text Editor|All Languages|Tabs|Tab|Insert spaces -OR- Keep tabs). Could SQL Prompt just read that setting and use it? / comments
I find this annoying as well.
I know SQL Prompt doesn't do this now, but there is a setting in SSMS that specifies whether to insert spaces or keep tabs (Tools|Options|Text Editor|All Languages|Tab...
This has already been brought up here: http://www.red-gate.com/messageboard/viewtopic.php?t=7323.
They have a fix if you email them. / comments
This has already been brought up here: http://www.red-gate.com/messageboard/viewtopic.php?t=7323.
They have a fix if you email them.
This WAS a part of the original Prompt SQL (and possibly SQL Prompt 2.x), but unfortunately not 3.x. It was one of the first things I noticed when 3.x came out. / comments
This WAS a part of the original Prompt SQL (and possibly SQL Prompt 2.x), but unfortunately not 3.x. It was one of the first things I noticed when 3.x came out.
This has been a real nuisance for me as well. Do you have any idea of when it will be fixed? Thanks. / comments
This has been a real nuisance for me as well. Do you have any idea of when it will be fixed? Thanks.