Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How efficiently check new records
Message
From
11/06/2009 13:19:35
 
General information
Forum:
ASP.NET
Category:
Web forms
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01405259
Message ID:
01405268
Views:
52
Naomi (and copying Denis on my reply)

SQL Notification Services is not a good choice - Microsoft discontinued it in SQL 2008.

From Microsoft: "Moving forward, support for key notification scenarios will be incorporated into SQL Server Reporting Services. Existing Reporting Services functionality, such as data driven subscriptions, addresses some of the notification requirements. Features to support additional notification scenarios may be expected in future releases."

If that answer doesn't help, other tools, like some combination of SQL Server Agent and SSIS packages with WMI tasks, might help. Obviously, you'll want to test anything for scalability and performance issues.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform