How can we help you today? How can we help you today?

SQL Prompt 7 - Redgate Toolbar

Hi,

I've just upgraded from version 6 to 7 (professional), and I now get an unwanted SQL prompt toolbar :(

SQLPROMPT7_MENU.jpg

If I choose the add/remove buttons option, the items are all greyed out...

SQLPROMPTgreyed.jpg

I can turn the WHOLE toolbar off, but all I want to see is SQL Search and Tab History. The rest of the options I access via hotkeys...

Any help? :mrgreen:

Thanks.
DotNetDevGuy
0

Comments

3 comments

  • David Priddle
    Hi DotNetGuy,

    If you open up %localappdata%Red GateSQL Prompt 7RedGate_SQLPrompt_CommonUI_Options_UIOptions.xml and edit the following line to have True instead of False:
    <AlwaysRecreateCommands>False</AlwaysRecreateCommands>
    

    That should reset the toolbar to its default state next time you load up SSMS. Let me know if this fixes your problem!

    Best regards,

    David
    David Priddle
    0
  • DotNetDevGuy
    David,

    THANK YOU! Your help is much Appreciated :D

    After making the modification and restarting, I have exactly what I want! I also have the ability to add/remove as desired.


    resolved.jpg
    DotNetDevGuy
    0
  • David Priddle
    My pleasure!

    Glad to hear your problem is sorted, and thanks for letting me know!

    Best regards,

    David
    David Priddle
    0

Add comment

Please sign in to leave a comment.