HI,
Is it possible to create a sceduled delivery of a report through C#?
For example, if I wanted to send User1 a Report1 at 4PM, and I had to do
this in my C# application, can this be done, and how?
Please, I need to be sure.
Regards,
PM"PacMan" <PacMan@.discussions.microsoft.com> wrote in message
news:23E1E830-DC13-4D00-90AF-A6A7303CBEC1@.microsoft.com...
> HI,
> Is it possible to create a sceduled delivery of a report through C#?
> For example, if I wanted to send User1 a Report1 at 4PM, and I had to do
> this in my C# application, can this be done, and how?
> Please, I need to be sure.
> Regards,
> PM
Hello,
Yes you can do it, no problems.
The answer is not simple, you have to look for the API
CreateDataDrivenSubscription
But if you discover C#, .NET, WebServices, XML and Reporting services
perhaps you should ask some help to someone that already knows C#.
Remi|||Thank you very much. That's all I needed to know.
"Remi THOMAS [MVP]" wrote:
> "PacMan" <PacMan@.discussions.microsoft.com> wrote in message
> news:23E1E830-DC13-4D00-90AF-A6A7303CBEC1@.microsoft.com...
> > HI,
> >
> > Is it possible to create a sceduled delivery of a report through C#?
> >
> > For example, if I wanted to send User1 a Report1 at 4PM, and I had to do
> > this in my C# application, can this be done, and how?
> >
> > Please, I need to be sure.
> >
> > Regards,
> > PM
> Hello,
> Yes you can do it, no problems.
> The answer is not simple, you have to look for the API
> CreateDataDrivenSubscription
> But if you discover C#, .NET, WebServices, XML and Reporting services
> perhaps you should ask some help to someone that already knows C#.
> Remi
>sql
Showing posts with label delivery. Show all posts
Showing posts with label delivery. Show all posts
Sunday, March 25, 2012
Thursday, March 22, 2012
create a Custom Delivery Protocol class and Auto-Refresh for SQL Grids displaying SQL Server Dat
How create a custom delivery Protocol class and show data in the Grid?
any advice and is good at having sample code?
I don't have it in front of me at the moment, but I almost positive that Shyam Pather's book show how to create a custom delivery protocol. (Even if it doesn't you'll want to get the book nonetheless; it's a great resource!)
HTH..
Joe
sqlcreate a Custom Delivery Protocol class and Auto-Refresh for SQL Grids displaying SQL Server Dat
How create a custom delivery Protocol class and show data in the Grid?
any advice and is good at having sample code?
I don't have it in front of me at the moment, but I almost positive that Shyam Pather's book show how to create a custom delivery protocol. (Even if it doesn't you'll want to get the book nonetheless; it's a great resource!)
HTH..
Joe
Subscribe to:
Posts (Atom)