c# - SSRS Local Mode ReportViewer control Scheduling reports -


this regarding reports produced reportviewer control in asp.net need schedule reports run @ specified times , intervals. information set in database tables , reports have run using reportviewer control background jobs. can think of having webpage reportviewer control , page polling schedule table , running required reports. inconvenient keep page running wondering if there way batch job in background

if have access server , not webserver, suggest writting vbscripts or equivalent call .rss files run reports. can schedule them in windows schedule , have them save directory, email or print (although printing more difficult, use ghostscript). link has pretty description of process: how automate report deployment using ssrs web service


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -