I noticed the ‘cancel’ button is disabled when I tried to do a Group
function on a grid whose dataset was a 1,000,000 rows. My execute queries in
threads is disabled, but I thought query execution was always a cancellable
(sp?) event now…or am I mistaken?
The automatic fetch caused by a group action is not cancellable. If you are
unsure about how many rows you have, do a CTRL+End before your grouping, then
you can cancel if needed.
Unfortunately, I used the group function on a slow connection on a huge table: I
had to close Toad by Taskmanager.
I’d really appreciate a cancel button in this situation!
Thanks,
Patrik
Von: toad@yahoogroups.com [mailto:toad@yahoogroups.com] Im Auftrag von John
Dorlon
Gesendet: Dienstag, 10. November 2009 20:17
An: toad@yahoogroups.com
Betreff: [toad] RE: cancel grid fetch
The automatic fetch caused by a group action is not cancellable. If you are
unsure about how many rows you have, do a CTRL+End before your grouping, then
you can cancel if needed.
I’ve been working on it, and I did get it to be cancellable – sort
of. The cancel worked, but it caused an error when I let the fetch
complete. So, for now I have a warning that gives you a chance to cancel the
grouping operation before the fetch. This will be in the beta.