Query Notification Capability in WCF SQL Adapter | Richard Seroter's Architecture Musings

Query Notification Capability in WCF SQL Adapter | Richard Seroter's Architecture Musings

瀏覽:728
日期:2025-04-24
An issue I’m having now is that it seems the WHERE clause in the notification statement is ignored. I’m getting two SQL notifications. One for the change event I want and a 2nd when I update the ischanged field to false when grabbing the data. Are you get...看更多