Hi,
I run some queries that take a pretty long time to execute (20 min+) and so do other things in the meantime - it would be really handy for the program to make some kind of noise when a query finishes executing, so that I would know as soon as the query finished, rather than having to check back repeatedly. I imagine this would be quite easy to do, and could be turned on/off as an option.
If it's already possible to do this then please let me know but I couldn't find out how :)
Thanks.
Feature request: Play a sound when a query has finished executing
Code modification/commit
9fdbfe9
from Ansgar Becker <anse@heidisql.com>,
4 years ago,
revision 11.0.0.6006
Add informative message in log panel after running SQL files, and play a short "OK" sound. This should probably be an "Error" sound when the file(s) had errors. See https://www.heidisql.com/forum.php?t=12800
Code modification/commit
e3f8b1a
from Ansgar Becker <anse@heidisql.com>,
4 years ago,
revision 11.0.0.6007
Play "Error" sound when executed file(s) had errors. See https://www.heidisql.com/forum.php?t=12800
Also, cancel execution of further files when user presses the cancel button
Please login to leave a reply, or register at first.