Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting dbms_alert msg inside C# code.

401541Dec 22 2008 — edited Dec 22 2008
Hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2009
Added on Dec 22 2008
0 comments
1,477 views