VB.net中的事件创建 [英] Events Creation in VB.net

查看:146
本文介绍了VB.net中的事件创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,我叫Vikash Gohil.

我正在创建一个我想要以下功能的应用程序.

1.在Oracle数据库的表中添加了一条新记录.
2.这将引发一个事件,该事件将被我的VB.net应用程序捕获.

我遇到了触发数据库事件的事件.但是不知道该如何使用.

任何人都可以在这个过程中为我提供指导,或者还有其他方法可以实现这一目标.

任何帮助将不胜感激.

Hello, This is Vikash Gohil.

I am creating an application in which I want the following functionality.

1. A new record is added in a table in Oracle database.
2. This would raise an event which would be captured by my VB.net Application.

I have come across triggering events in database. But don''t know exactly how to use it.

Can anyone guide me in this process, or is there any other way I could achieve this.

Any Help would be greatly appreciated.

推荐答案

数据库中的触发器与代码中的事件无关.在SQL Server中,该技术称为通知服务",在SQL Server 2008发行版中已过时.我不知道Oracle是否支持等效技术.
Triggers in the database have nothing to do with events in your code. Under SQL Server, the technology was called "Notification Services", which has been deprecated in the release of SQL Server 2008. I have no idea if Oracle supports an equivilent technology.


这篇关于VB.net中的事件创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆