It would be nice to see streaming results in the grid pane. I am a heavy user that frequently accesses tables with up to a few hundred thousand rows and this tool doesn't perform as well as it would if it had streaming results to the grid (in the same way that SQL Management Express has). For example, when I run a query that returns 45,000 rows in 6 seconds, I don't see anything until the full 6 seconds have passed. It would be nice to immediately start seeing results stream into the grid as soon as you run the query. A really large query could take 20+ seconds and that is too long to make a user wait.