Groups | Blog | Home
all groups > sql server notification services > september 2006 >

sql server notification services : MS SQL 2005 caching dependancy....


Dave
9/11/2006 12:00:00 AM
Is it possible to build an MS sql 2005 caching dependancy stucture similar
to what is offered by the SqlCacheDependency class for use with non asp.net
applications using MS sql 2005 notification services and C# ?

Cheers

Ollie

Tibor Karaszi
9/11/2006 12:00:00 AM
Notification Services is something different from what you describe. You should read about "Query
Notifications" and the SqlDedendency object, which you can use from ADO.NET 2,0 but doesn't require
ASP in any form or shape.

In fact, to the best of my knowledge, SqlCacheDepenency uses in turn SqlDependency.

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/


[quoted text, click to view]

AddThis Social Bookmark Button