How do I speed up the exiting process if I do not want to be prompted with questions while exiting Toad?
For versions prior to 9.0...
1) Within Toad, go to View | Options
2) Uncheck the following options:
(a) Under Editors | General - "Prompt to save on close"
(b) Under General - "Prompt to close all windows when closing Oracle sessions"
(c) Under SQL Editor - "Prompt to save on editor close"
For versions 9.0 and after...
1) Within Toad, go to View | Toad Options.
2) Modify the following options:
(a) Under Editor | Open/Save - Uncheck "Prompt to save on editor close".
(b) Under Oracle | Transactions - "When closing connections" choose "Rollback".
Note, if exiting without saving, any changes may to a script in the editor could be lost unless manually saved prior to closing Toad. Automatic "rollback" option will run an Oracle rollback command and any changes could be undone and lost also.