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 6559391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:19:14+00:00 2026-05-25T13:19:14+00:00

Is it possible to distribute reports based on a database insert trigger, using the

  • 0

Is it possible to distribute reports based on a database insert trigger, using the standard edition of SQL Server 2008 R2? The trigger will be looking for a certain column to have a certain value, which will indicate that it is time to fire off a report. This will not happen very often, probably a couple of times a day.

This must be a common scenario, and yet I can’t find any information on it, which must mean that I’m asking the wrong question. (I am completely new to SQL Server.)

TSQL using FireEvent?

Thanks,
Mike

  • 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-25T13:19:15+00:00Added an answer on May 25, 2026 at 1:19 pm

    Is there any aversion to checking for the value in the application, then execute and deliver the report from there using the report execution webservice? I don’t like the idea of database triggers kicking off external processes. Too many clunky configuration dependencies and opportunities for failure for my taste.

    If you really want to pursue this, this seems to be least complicated way (it requires reporting services and application database to on same instance):

    • Create reporting services subscription that delivers report in desired format
    • Open the SQL Server agent job list and get the unique identifier of the job name that corresponds to the subscription that was created (you’ll have to look at job creation and last/next run datetime to find which job relates to your subscription)
    • Create trigger that executes the msdb.dbo.sp_start_job procedure, passing the job name that matches your subscription

    See what I mean about clunky dependencies? I would definitely stick with checking values and delivering the report in the application layer if at all possible.

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

Sidebar

Related Questions

Is it possible to distribute an app via adhoc or inhouse distribution that will
Possible Duplicate: How do you send email from a Java app using Gmail? How
Is it possible to distribute only the bytecode version (.pyc file) of a Python
Is it possible to distribute Tomcat by Java Web Start and run it from
I'm wondering if it's possible to distribute a RoR app for production use without
I'd like to know if it is possible to distribute the translation resources (my
I want to distribute my software on flash (thumb) drives. The software protection will
Is it possible to distribute HTML 5 IPhone application via AppleStore?
I'm creating a small application that I will distribute via NuGet. My web app
Is it possible to use NuGet to distribute a COM DLL? How would I

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.