How can we help you today? How can we help you today?
rjpaulsen
Can I ignore "NOT FOR REPLICATION" ?
Can I ignore "NOT FOR REPLICATION" on Identity columns?
2 followers 2 comments 0 votes
Easy way to enable Sql Prompt after Mgt Studio Reinstall?
Besides reinstalling SqlPrompt. I see the menu options, but they don't work.
1 follower 1 comment 0 votes
Automatically adding JOIN statements
I do not think Sql Prompt should include the ability to add JOINs to your SQL as you are typing. (Or add the table names while adding fields to the SELECT clause). I base this off of non-stop use o...
1 follower 1 comment 0 votes
CTRL + ARROW
I frequently use CTRL+LEFT/RIGHT arrows to move around. If Sql Prompt kicks off the candidate list, I am no longer navigating the cursor but switching the items in the Candidate list. Perhaps SHIFT...
2 followers 2 comments 0 votes
Exception: ' ' is an invalid name.
I got this after I deleted a line from my query and then pressed the up arrow several times. The line I deleted is the line that starts with "LEFT OUTER JOIN CCH.dbo.APP_COL" in the first half of t...
1 follower 1 comment 0 votes
Bug with Formatting Sql containing Comments
I have a .sql text file that contains a simple SQL statement where I have commented out a portion of the where clause. I open the .sql file in Mgt Studio and choose "Lay Out Sql". I then get the er...
2 followers 3 comments 0 votes
REFACTOR BUG WARNING!
Caps and an exclamation -- so you know this must be important. :-) There is a bug with the current version of Refactor where lines do not get a CR/LF at the end. Consider the following statement an...
2 followers 3 comments 0 votes
Exceptions
Below are some of the exceptions that I get when I open Sql Mgt Studio, or sometimes while editing a .sql file. While editing a file it appears to be when I am deleting text -- possible only when I...
2 followers 4 comments 0 votes
Reported Bugs Sticky?
I have come across several unhandled exceptions and a few other bugs/oddities. It would be nice if there was a post of 'reported bugs' so I know how detailed of a bug report to make. If it's alread...
1 follower 1 comment 0 votes
Candidate List in FROM clause
In the WHERE clause, the candidate list displays fields from tables that are not in the FROM clause. I do not like how it shows these fields as options or how it adds the table to the FROM clause w...
1 follower 1 comment 0 votes