jyjohnson
09-11-2006, 02:01 AM
Hi folks - I plan to create a DNN module that displays RS reports (passing parameters to RS and returning to the module the rendered report).
I plan to use this article as a base: http://www.codeproject.com/aspnet/SQLRSViewer.asp(modifying per the comments as needed)...
My requirements are:
- never show the RS login/credentials to the DNN user
- control the reports each DNN user may access (multiple DNN RS modules per site, etc.)
- pass parameters (hidden and visible) to the RS server
- allow the DNN user to choose the output format
If anyone has been through this before and has some suggestions please post your comments, etc!!
Many thanks!
I plan to use this article as a base: http://www.codeproject.com/aspnet/SQLRSViewer.asp(modifying per the comments as needed)...
My requirements are:
- never show the RS login/credentials to the DNN user
- control the reports each DNN user may access (multiple DNN RS modules per site, etc.)
- pass parameters (hidden and visible) to the RS server
- allow the DNN user to choose the output format
If anyone has been through this before and has some suggestions please post your comments, etc!!
Many thanks!