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

  • Home
  • SEARCH
  • 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 7030007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:36:50+00:00 2026-05-28T00:36:50+00:00

I am using SQL Server 2008 Express and I cannot buy the full version

  • 0

I am using SQL Server 2008 Express and I cannot buy the full version it is not in the budget.

What I need is after an insert is done to call a stored procedure to send a notification email after a certain amount of hours. This amount of hours is also stored in the database for configurable reasons.

I was thinking about using windows scheduler and running a stored procedure twice a day but if the user set it to run less than 12 hours that will lead to the user being notified two times or more. I also certainly don’t think it is wise to run it every hour. So both these options don’t seem like the best.

I was wondering is there was a way to time something like this or even schedule it to run at a certain time (using express remember)

Any Help would be greatly appreciated and thanks for reading!

  • 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-05-28T00:36:51+00:00Added an answer on May 28, 2026 at 12:36 am

    Use conversation timers. In the insert you would start a conversation timer armed to fire after the number of hours desired. When the time passes the system will enqueue a message and you can use interval activation to run the procedure you want, including sending a message. The advantage of this implementation is that it relies only on SQL Express features. It is also reliable, you won’t loose notifications if a process shuts down, like it would happen with a CLR or WAITFOR based solution.

    See Asynchronous procedure execution for a similar idea, but w/o a timer.

    Even if you end up doing a check every hours (or every 5 mins) for pending ‘due’ notifications, I would still use a Service Broker activation based mechanism to activate the ‘check’ task. I also recommend reading Using tables as Queues.

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

Sidebar

Related Questions

I'm using MS SQL Server 2008 EXPRESS R2 built-in full-text search feature CONTAINS() .
Ok, I'm using SQL Server Express 2008 and .Net 3.5 (c#) I have a
I am using SQL Server 2008 & 2005 (Express). I'm trying to extract part
I am using C#, Entity Framework and SQL Server 2008 Express. I am connected
I am using SQL server 2008 express and some of our columns are defined
I am using SQL Server 2008 express and i want to import .mdf and
I am using SQL Server 2008 express, any reason?? however, if i convert to
Using SQL Server 2008 Express, I attach the Northwind database in SQL Server Management
I am trying to configure my connection using SQL Server Express 2008. Can anyone
I am using SQL Server 2008 express edition but I want to make my

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.