5

How to reset layout to orginal layout. I should get the same layout when first time I installed toad.

enter image description here

@Edit-1: - I dont see SQL editor in the red highlighted area. How we can bring that up ?

enter image description here

Jeff Cook
  • 7,956
  • 36
  • 115
  • 186

1 Answers1

8

Option 1 - Reset docking layout and toolbars - Retain all option settings, saved connections, SQL Recall, etc.

Rt-click on Toad's toolbar and show the "Desktops" bar.

enter image description here

Restore your default desktop.

enter image description here

Reset your toolbar layout via rt-click menu over Toad's toolbar.

enter image description here

Option 2 - Complete restoration of all configurations

If you'd like to do a complete restoration to a fresh installed state you can choose the "Copy User Settings..." menu item from the "Utilities" menu.

enter image description here

In there choose the option to reset to a clean state and click OK.

enter image description here

Note that this option will return all configuration settings to a fresh state including removing all saved connections and anything else you have done in Toad. The availability of "Copy User Settings..." is dependent on your version of Toad which I cannot tell from your screenshot alone, but it looks like you're on something in the 11.6-12.7 range so you should have it.

Michael S.
  • 1,771
  • 15
  • 20
  • 1
    Could you please add screen shots that will really help beginner like me ? – Jeff Cook Jun 28 '18 at 06:38
  • 1
    Sorry, was away from PC with Toad on it. Edited, try that and let me know if you have questions. – Michael S. Jun 28 '18 at 13:36
  • Many thanks for the nice info. Could you pls take a look at the Edit-1 above ? – Jeff Cook Jun 28 '18 at 13:47
  • That red area is on the right side of the Schema Browser. It is a different window from Toad's Editor. The Editor is available from the Database menu. See the Database|Editor menu item. – Michael S. Jun 28 '18 at 13:57