SSRS using a sessionID

巧了我就是萌 提交于 2019-12-12 04:55:38

问题


Can you use a Stored session variable to call a SSRS For example a $_SESSION['UserId'] To call a SSRS in Aspx ? Thanks for any help you can provide


回答1:


https://ssrsphp.codeplex.com/ found my answer here basically calls the report in php which i use a paramater of the session ID to call the report



来源:https://stackoverflow.com/questions/28611201/ssrs-using-a-sessionid

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