Getting dbms_alert msg inside C# code.
401541Dec 22 2008 — edited Dec 22 2008Hello guys!
I'm using ODP.NET in my C# program. I need to get alerts from PLSQL code to refresh my visible grid. I wrote trigger using dbms_alert package.
How I can obtain alert inside C# code? I saw examples with Dependence class, but they using some 'cmd'. I dont interesting in watching this 'cmd' results, I need in alert and thats all!
Can somebody help me?
Konstantin.
Edited by: Konstantin Goryachev on Dec 21, 2008 11:23 PM