SQL Prompt 7

Removing SQL Prompt menu item after uninstalling

After uninstalling SQL Prompt, the SQL Prompt menu item may still be included in the SQL Server Management Studio and/or Visual Studio toolbar. If this happens, you will need to remove the menu item manually.

To remove the menu item from SQL Server Management Studio 2005 or 2008 or from Visual Studio 2008:

  1. From the Tools menu, select Customize
  2. Select the Commands tab and click Rearrange Commands.
  3. In the Rearrange Commands dialog, select Toolbar.
  4. From the Controls list, select SQL Prompt, then click Delete.
  5. Close the Rearrange Commands and Customize dialog boxes. The SQL Prompt menu item is no longer displayed on the toolbar.

To remove the menu item from Visual Studio 2010 and later:

  1. From the Tools menu, select Customize
  2. Open the Commands tab.
  3. From the Controls list, select SQL Prompt, then click Delete.
  4. Click Close to close the dialog. The SQL Prompt menu item is no longer displayed on the toolbar.

 


Didn't find what you were looking for?