Generate Sound with Triggers - "Alarms" behavior [message #362027] |
Sun, 30 November 2008 01:03 |
bbaz
Messages: 138 Registered: April 2007
|
Senior Member |
|
|
Hi all,
I am not sure where to create this topic, so I thought the GENERAL Forum would be the right place.
Although I am planning to get this Functionality with MS SQL Trigger but I believe it also Applies to ORACLE DB Triggers.
How can I generate a SOUND "BEEP" when a Trigger Fires on the DB? Our Objective is to Notify the User that there is something Major to act on.
The Trigger is Inserting a Record in a table when it Fires. So the BEEP will have to sound up when the record is inserted. When the User Updates a FLAG on the record, then the Sound should disappear.
Suggestions and Comments are much appreciated.
Thanks
|
|
|
|
|
|
|