How can we help you today? How can we help you today?
Matthew.Wilkerson

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 ...
1 follower 1 comment 0 votes
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...
1 follower 1 comment 0 votes
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...
1 follower 1 comment 0 votes
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...
1 follower 1 comment 0 votes
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.
0 votes