Use SQL's notification services

Use SQL's notification services

Many database services are deployed that require human action when a certain threshold is reached or an event occurs. Microsoft SQL Server 2000 Notification Services provides a set of tools that allow developers to build applications that can utilize these services to create the mechanism for real time messaging: be it in the form of a pager or cell phone, on a Pocket PC, a pop-up in a customer facing application, or an embedded message on a Web page. The Notification Services are meant to be both highly reliable and highly scaleable, leveraging Microsoft .NET Framework and its Common Language Runtime (CLR). Notification programs can be built using push or pull, or using a subscription model.

Notification Services let developers generate notification messages in their application using a declarative program inside an Application Definition file that stores the logic of the required notification scheme. This file can contain logic written in XML, SQL joins, or with XSLTs (Extensible Stylesheet Language Transformations), all of which are rapid deployment methods. Developers will be able to deploy -- on a single server or group of servers -- notification applications that can generate millions of messages using cell phone's Short Messaging Service (SMS), e-mail over SMTP (Simple Mail Transfer Protocol), Instant Messaging (IM using Microsoft Messenger, for example), or with .NET Alerts, along with other channels.

You'll find a technical overview of the Notification

    Requires Free Membership to View

    By submitting your registration information to SearchWinIT.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchWinIT.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Service at: www.microsoft.com/sql/techinfo/development/2000/sqlnsto.asp; and information about the different editions of the service at: www.microsoft.com/sql/ns/NSChooseEd.asp. The Notification Service is sold on a per-server or per-seat basis.

Barrie Sosinsky is president of consulting company Sosinsky and Associates (Medfield MA). He has written extensively on a variety of computer topics. His company specializes in custom software (database and Web related), training and technical documentation.


This was first published in September 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.

    Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.