Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8103365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T23:31:39+00:00 2026-06-05T23:31:39+00:00

We have an ETL package that writes data to the SQL Server. Data is

  • 0

We have an ETL package that writes data to the SQL Server. Data is displayed on ASP.Net web pages. Occasionally ETL may recognize an alarm condition (it is also written to the database). In this case UI must be notified immediately. What is the appropriate technology to push something from either ETL or SQL Server to ASP.Net UI?
StreamInsight appears to be an overkill. Cache Dependency doesn’t seem to include a way to push events to the client. What is your recommendation?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T23:31:40+00:00Added an answer on June 5, 2026 at 11:31 pm

    You can make use of Query Notifications in SQL Server. Query notifications allow applications to be notified when data has changed. This feature is particularly useful for applications that provide a cache of information from a database, such as a Web application, and need to be notified when the source data is changed.
    For more information see this link msdn link

    Hope it helps !!

    EDIT :
    You can use the SqlCacheDependency class in your case. The SqlCacheDependency makes use of the SqlDependency to remove data from the cache when a dependency changes. It derives from the CacheDependency base class, which is one of the parameters used when inserting an item into the cache.
    When a SqlCacheDependency is created with a database and table name, it will monitor the table for changes. Monitoring the table is done with the polling features that are available with SQL Server. The way polling works is by attaching a trigger to the table to be monitored that is fired with each insert, update, and delete statement. The trigger increments a number in a status table for this source table to indicate that the table has been changed. When a table is being monitored, this status table is polled for that number to check whether it has changed.
    You can get a lot of example of implementing this on google. One such is presented here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ETL that is importing tables from Oracle to SQL 2008 using
I have a SQL Server 2005 data-mart star schema with the usual fact and
We have a lengthy ETL process that flows data from input files through a
SOLUTION BELOW We have an ETL system that extracts data into a CSV, uploads
We have a some ETL processes that read CSV files that are output from
I have two SSIS Solutions SolutionA Contains one utilities package that handles all emails
I have a web site which I download 2-3 MB of raw data from
I have read that enabling Change Data Capture obviously has an impact on database
Afternoon. I have several SQL Agent jobs running on an MS 2K8 BI server,
I have an ETL application which extracts data from a source database (for which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.