Posts
Sort by recent activity
Tray icon could be more useful
In addition to the exit command, could the options, log, help and about commands also appear on the tray icon menu?
Toast popup
The toast popup can be a little irritating. When changing from one database to another in Query Analyzer, it pops up, shows nothing of importance, and then disappears again. Could this be removed...
Multi-line select statements don't work
When using a multi-line select statement, the column names aren't displayed after the "WHERE".
To reproduce, type "SELECT * " on the first line, type "FROM [dbo].[validtablename] AS a WHERE " and t...