Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
blas53
Starting Member
15 Posts |
Posted - 2006-06-07 : 23:43:19
|
Hello,I have made an application that uses embedded reports in Web pages and I need that the report displays the user that generated the report. I know that reporting has a global parameter that references the user ID. I was using this at first, but know the end user wants to see the user they used to log on to the application. To clarify: the user for Windows and the application is different and I need to use the application user. There are approximately 50 reports and I don’t want to modify them all to add an extra parameter that contains this user. Is there a way to achieve this without modifying all the reports? How can I solve this problem?Any idea is well received.Thanks a lot. |
|
|
|
|