Toad (Oracle) - Too Many Options
Toad is a tool to let you connect to Oracle with a GUI and browse the tables, run sql, write procedures. It is kind of like Query Analyzer/Enterprise Manager for SQL 2000 or SQL Server Management Studio (SSMS) for SQL 2005/2008. Except it’s not, it sucks. :)
As you can see from the options screen, there are hundreds of options. Tons of tabs, menu items, and tons of settings per tab. If you need a “search” on your options screen, you probably have too many options, or you need to redesign something. I don’t like it.
Simlar Posts
- SQL: Moving log files for an existing database to another drive
- links for 2007-11-28
- Cisco VPN - Launch a Hidden Constant PING Window on Connect
- SSASUtils: SQL Server Analysis Services Utilities - CodePlex
- How To: Connect to SQL Server, VS TFS, etc using Windows Authentication when computer is not on Active Directory Domain (XP and Vista!)


August 10th, 2008 at 11:08 pm
LoL, I love seeing search fields on preference dialogs. XCode has that same sort of BS — you’d think Apple would figure it out at some point.
My personal belief is that almost every time you make something a preference, you are basically saying “I’m too lazy to figure out what the correct behavior should be.” I say almost because some things need to be preferences for accessibility reasons (such as fonts, sizes and colors for important pieces of textual UI, like syntax highlighting).