• Jason Selburg (4/6/2010)


    george.greiner (4/6/2010)


    Does this also give me the ability to process a batch subscription. For instance if there are 10 finished files within the last 24 hours that need to go out in 10 separate reports (1 report per record) in 10 separate emails will this get the job done?

    Sure. Wrap the call to this procedure in another procedure that loops through the list of reports that need to go out.

    Okay cool I will attempt this today. I am new to SSRS and am doing what I can to do this and am glad this will be the way to get this done! Thanks for the quick reply and good work!