Hi,

I have a C# Windows application and Oracle 9i database.
Is there a way to send warning/notification to the application from the database via open connection? Let's say, there is a table that has just been updated by another process (user) and a warning has to be sent to the application.
Thanks a lot in advance.

Vlad Turovets