all groups > sql server reporting services > january 2007 >
You're in the

sql server reporting services

group:

Backend generate and save the report to local drive?


Backend generate and save the report to local drive? Darrell
1/23/2007 6:43:00 PM
sql server reporting services:
Hi,
Any ideas on how to automatically generate and save the report to local
server drive backend when user click on certain link on the application?

The user do not have to render and display the report in frontend or click
on save button when prompted? The system should not prompt user for any
action instead.

Re: Backend generate and save the report to local drive? Jens
1/23/2007 11:24:50 PM
Hi,

you can call the WebService of reporting Services (with optional
additional parameters, get the byte[] from the render method and save
this in a file on your network share of choice. That can all happen
behind the scenes and in addition if you want to asynchronously.


HTH, Jens K. Suessmeyer.

---
http://www.sqlserver2005.de
---
AddThis Social Bookmark Button