SSRS data fetch and email

喜夏-厌秋 提交于 2019-12-25 14:03:54

问题


I want to know how can we send automatically email of the 'select' query results of User database with sql server. As i have to send few reports on daily basis to HO for as per status reports. Kindly help me through..

Thanks


回答1:


You should look into Subscriptions and Delivery part of SSRS. Link here - Subscriptions In delivery scenarios look for E-mail. Also if you are sending those reports to a fixed HO then normal standard subscriptions will do for you, else if your HO changes based on sql query then look for data-driven subscriptions.



来源:https://stackoverflow.com/questions/32450620/ssrs-data-fetch-and-email

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!