Click here to Skip to main content
15,881,882 members
Articles / Database Development / SQL Server

Is MS SQL Server Service Broker Responding to Read Uncommitted Data?

Rate me:
Please Sign up or sign in to vote.
2.00/5 (1 vote)
21 May 2019CPOL2 min read 4.2K  
When using SqlDependency, is it possible that a detected change leads to 0 rows in the SqlDependency results?

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Netherlands Netherlands
I started in the eightees with Basic and QuickBasic. When the ninetees started dBase was my thing. Close to the millenium years I swapped to C++ and since 2003 it is only programming in c#.

There is one thing about me.
Not that kind of OO guy and definately not an ORM-fan. I know a database to well to give the importance of data out in the hands of a tool.

Comments and Discussions