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.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Pass Session Variable to SSRS

Author  Topic 

p.shaw3@ukonline.co.uk
Posting Yak Master

103 Posts

Posted - 2007-06-20 : 18:03:50
Hi,

I have a SSRS 2000 report that I have built into a web app that is built in vbscript. When a user logs in to the web app they set a session variable that contains their unique id.

I need to somehow pass the value of the session variable to the SSRS report as a parameter. Has anyone ever done this and if so how can I do it?
   

- Advertisement -