Wednesday, March 7, 2012
Cache problem in Report Services
We are using RS for our application to show report. We are calling URL
for all report from ASP with some parameters, like on click of a button
with some filters we are using report link as
http://localhost/reportserver?/rptParameter/rdlTestParameter&rs:Command=Render&rc:Parameters=false&CID=2067
When we click on button, report gets fired, but it shows old data and
when we press refresh button of RS it shows updated data. We changed
the data and fired the above url again, it doesnt show updated data and
when we press refresh button it will shows updated data. May be this is
due to cache but in Report Manager i have checked the Do not cache
reports.., but problem still persist, can anybody please tell me how to
solve this problem.
Thanks
Regards
RajeshHi,
when calling your report, you can add the following parameter:
http://localhost/reportserver?/rptParameter/rdlTestParameter&rs:Command=Render&rc:Parameters=false&rs:ClearSession=true&CID=2067
Laurent
"Raj" <kapse_rajesh@.rediffmail.com> a écrit dans le message de news:
1141463990.435176.137140@.i40g2000cwc.googlegroups.com...
> Hi All,
> We are using RS for our application to show report. We are calling URL
> for all report from ASP with some parameters, like on click of a button
> with some filters we are using report link as
> http://localhost/reportserver?/rptParameter/rdlTestParameter&rs:Command=Render&rc:Parameters=false&CID=2067
> When we click on button, report gets fired, but it shows old data and
> when we press refresh button of RS it shows updated data. We changed
> the data and fired the above url again, it doesnt show updated data and
> when we press refresh button it will shows updated data. May be this is
> due to cache but in Report Manager i have checked the Do not cache
> reports.., but problem still persist, can anybody please tell me how to
> solve this problem.
>
> Thanks
> Regards
> Rajesh
>|||Thanks Laurent, this solved my problem.
Thanks
Rajesh
Sunday, February 12, 2012
Business Intelligence Development Studio
i have just installed the SQL Server 2005 eval version to try the Business Intelligence. However, when i click on the Business Intelligence Studio link it starts looking for a file devenv.exe and reports that the file is not found. I have searched for the file and it does not exisits. I have made sure that I selected ALL the components at the time of installation. So although the link to Business Intelligence appears, it is not there. My question is that do i need to install Visual Studio to make this work? I already had Visual Studio 6 - VSS only on the machine.
Regards,
Haris
Hello,
I just spent quite a bit of time trying to figure out why this was happening to me. I installed all components using the developer
edition and when i tried to use BIDS from the start programs Business Intelligence Studio link / menu option it could not find
devenv.exe.
I tried to reinstall but the instal reported that everything was installed OK !
On the second disk I found a file called vs_setup.msi, I did an install and after some time the install completed and I was able
to work with BIDS after the install completed.
Hope this helps.
thank you
Business Intelligence Development Studio
i have just installed the SQL Server 2005 eval version to try the Business Intelligence. However, when i click on the Business Intelligence Studio link it starts looking for a file devenv.exe and reports that the file is not found. I have searched for the file and it does not exisits. I have made sure that I selected ALL the components at the time of installation. So although the link to Business Intelligence appears, it is not there. My question is that do i need to install Visual Studio to make this work? I already had Visual Studio 6 - VSS only on the machine.
Regards,
Haris
Hello,
I just spent quite a bit of time trying to figure out why this was happening to me. I installed all components using the developer
edition and when i tried to use BIDS from the start programs Business Intelligence Studio link / menu option it could not find
devenv.exe.
I tried to reinstall but the instal reported that everything was installed OK !
On the second disk I found a file called vs_setup.msi, I did an install and after some time the install completed and I was able
to work with BIDS after the install completed.
Hope this helps.
thank you