skip to main | skip to sidebar

Matters Most

Let us find out answers for commonly asked IT questions…

Monday, March 13, 2006

Query Notification in SQL 2005

Query Notification in SQL 2005 can be used to send a query to SQL Server and request that a notification be generated if executing the same query produces different results from those obtained initially. That means if any row in one of the tables included in the query is changed, .NET code will get an automatic notification.
MSDN Link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/querynotification.asp
Posted by Parkskip at 8:54 AM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2008 (1)
    • ►  March (1)
  • ►  2007 (2)
    • ►  October (1)
    • ►  June (1)
  • ▼  2006 (41)
    • ►  November (1)
    • ►  October (2)
    • ►  September (2)
    • ►  August (1)
    • ►  July (2)
    • ►  May (2)
    • ►  April (3)
    • ▼  March (10)
      • SQL Server 2005 introduces DDL Triggers
      • SQL 2005 - SQLCMD command-line tool
      • SQL 2005 - Share Job Schedule
      • In SQL Server 2005 Implicit conversion from string...
      • In SQL Server 2005 Control permission is special c...
      • SQL 2005 - OUTPUT clause with DML
      • Query Notification in SQL 2005
      • SQL 2005 - SYNONYMS
      • SQL 2005 - Excute Remotely
      • DBCC DBREINDEX - Deprecated
    • ►  February (8)
    • ►  January (10)
  • ►  2005 (28)
    • ►  December (11)
    • ►  November (17)

Links

  • MIT: Tech Review

About Me

Parkskip
View my complete profile