Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SSRS loop through inside SSIS [modified]

SSRS loop through inside SSIS [modified]

Scheduled Pinned Locked Moved Database
sql-serverdatabasesysadmintutorialquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    praveenkjohn
    wrote on last edited by
    #1

    I would like to loop through a SQL Server table that contains the paths to all the reports(SSRS) we need to run and then execute the reports via SSIS. What task should I be doing to do this? Will the For Loop work for something like this? Please Explain in Detail if possible Or either Explain me how to run a Report from SSIS -- modified at 1:24 Tuesday 15th May, 2007

    M 1 Reply Last reply
    0
    • P praveenkjohn

      I would like to loop through a SQL Server table that contains the paths to all the reports(SSRS) we need to run and then execute the reports via SSIS. What task should I be doing to do this? Will the For Loop work for something like this? Please Explain in Detail if possible Or either Explain me how to run a Report from SSIS -- modified at 1:24 Tuesday 15th May, 2007

      M Offline
      M Offline
      Marek Grzenkowicz
      wrote on last edited by
      #2

      Why do you need to do something like this?

      P 1 Reply Last reply
      0
      • M Marek Grzenkowicz

        Why do you need to do something like this?

        P Offline
        P Offline
        praveenkjohn
        wrote on last edited by
        #3

        I need to execute a set of reports from SSRS and send it to a list of mail-Id's . This reports will be attachments of the mail (All reports will be send as one attachment) . This need to be scheduled and should be done every day after another package is run by the Sql Job Agent

        M 1 Reply Last reply
        0
        • P praveenkjohn

          I need to execute a set of reports from SSRS and send it to a list of mail-Id's . This reports will be attachments of the mail (All reports will be send as one attachment) . This need to be scheduled and should be done every day after another package is run by the Sql Job Agent

          M Offline
          M Offline
          Marek Grzenkowicz
          wrote on last edited by
          #4

          You will have to synchronize everything manually, but you could create a scheduled subscription for every report and choose Windows File Share as a delivery method. Then, after all the reports are processed, you can get the files from the share and e-mail them. I know it's not an answer to your question, but that's the solution that comes to my mind.

          P 1 Reply Last reply
          0
          • M Marek Grzenkowicz

            You will have to synchronize everything manually, but you could create a scheduled subscription for every report and choose Windows File Share as a delivery method. Then, after all the reports are processed, you can get the files from the share and e-mail them. I know it's not an answer to your question, but that's the solution that comes to my mind.

            P Offline
            P Offline
            praveenkjohn
            wrote on last edited by
            #5

            Thank You , Even i thought about this but it will take a lot of time since we have aroung 300 clients and we need to set different reports and subscription for each client . Most of the reports are client based so we have to give the Client no as one of the parameters And it will take a lot of time any way Thank you for ur help , If you have any solution come in ur mind please let me know Thanks in Advance

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups