tags:

views:

37

answers:

1

Is there any plugin or tool give notification when a SQL Server query finishes? Maybe through email/ popup window. Thanks!

+1  A: 

In SSMS > Options > Query Results > "Play the windows default beep when a query batch completes"

That's the closest I can think of. Integration with the windows version of growl would be cool.

I used to plug my mp3 player's output into my computer so I could listen to music and get computer sounds as well.

Sam