本文介紹了SQLServer 如何將事件通知 vb.net 應(yīng)用程序?的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!
問(wèn)題描述
是否有一種相對(duì)簡(jiǎn)單的方法可以通知我的 VB.NET 應(yīng)用程序新值已寫入 SQL Server Express 2008 中的表?輪詢不是一種選擇,因?yàn)槲倚枰?10 秒不間斷地進(jìn)行一次.
Is there a relatively simple way that my VB.NET application can be notified of the fact that a new value has been written to a table in SQL Server Express 2008? Polling is not an option since I'd need to do that every 10 seconds nonstop.
推薦答案
看看讓您的應(yīng)用程序訂閱 查詢通知.
Take a look at having your application subscribe to Query Notifications.
還有 在 .NET 2.0 中使用查詢通知來(lái)處理臨時(shí)數(shù)據(jù)刷新
這篇關(guān)于SQLServer 如何將事件通知 vb.net 應(yīng)用程序?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!
【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!