How do I turn off SQL Prompt feature?
Sherry
Posts: 1 New member
in SQL Prompt
After I installed RedGate SQL Prompt, it automatically changes lower cases to upper case when I type in. However, in many cases, I need to use lower cases on purposely but the prompt keeps poping up which is really annoying. Also, SQL prompt would automatically select function or stored procedure names too and a disaster happened one time -- RedGate SQL prompt entered a stored procedure name for me after I typed in a few characters. I didn't notice the name wasn't correct since it's a long name and only 2 characters are different from the one I need to use. As the result, I accidentally executed the wrong embedded stored procedure and override things that shouldn't be overwritten! Please, this is making my work so much more difficult, I need to turn this feature off! Can someone tell me how to uninstall SQL Prompt?
Tagged:
Answers
In the SQL Prompt menu, deselect 'Enable Suggestions'. The keyboard shortcut is Ctrl+Shift+P.
Ryan