I have VS2003, I can create reports but am not sure how to run them in a
stand alone fashion ie someone just goes to a URL instead of having to use a
reporting server to display the reports.
Does any one know how to do this, thanks for any help
Sammy.You mean just URL from where you will give the URL ? so two ways
1. Just give the URL each and everytime when they want to access.
(e.g. http://servername/reportserver?/SampleReports/Employee Sales
Summary&rs:Command=Render&rs:format=HTML4.0 )
You can go to the help for various options you can give along with URL.
search for "URL access" in the help.
2. Create a report page with "Action" as URL so something like menu of
reports, will be available for the users to select.
Amarnath
"Sammy" wrote:
> I have VS2003, I can create reports but am not sure how to run them in a
> stand alone fashion ie someone just goes to a URL instead of having to use a
> reporting server to display the reports.
> Does any one know how to do this, thanks for any help
> Sammy.|||I think Sammy is thinking the VS2003 is the report server.
Sammy, are you deploying the reports to a webserver, as this will also
give you an URL for users to click. As well as the navigation from
http://servername/reportserver
I'll shut up now.
Amarnath wrote:
> You mean just URL from where you will give the URL ? so two ways
> 1. Just give the URL each and everytime when they want to access.
> (e.g. http://servername/reportserver?/SampleReports/Employee Sales
> Summary&rs:Command=Render&rs:format=HTML4.0 )
> You can go to the help for various options you can give along with URL.
> search for "URL access" in the help.
> 2. Create a report page with "Action" as URL so something like menu of
> reports, will be available for the users to select.
> Amarnath
> "Sammy" wrote:
> > I have VS2003, I can create reports but am not sure how to run them in a
> > stand alone fashion ie someone just goes to a URL instead of having to use a
> > reporting server to display the reports.
> >
> > Does any one know how to do this, thanks for any help
> >
> > Sammy.|||Well I wanted to be able to just copy the files the report uses straight into
the wwwroot$ web app ...but have installed report serverand uploaded the rdl
file there and have now used the report server URL in the app instead
"VB" wrote:
> I think Sammy is thinking the VS2003 is the report server.
> Sammy, are you deploying the reports to a webserver, as this will also
> give you an URL for users to click. As well as the navigation from
> http://servername/reportserver
> I'll shut up now.
>
> Amarnath wrote:
> > You mean just URL from where you will give the URL ? so two ways
> >
> > 1. Just give the URL each and everytime when they want to access.
> > (e.g. http://servername/reportserver?/SampleReports/Employee Sales
> > Summary&rs:Command=Render&rs:format=HTML4.0 )
> >
> > You can go to the help for various options you can give along with URL.
> > search for "URL access" in the help.
> >
> > 2. Create a report page with "Action" as URL so something like menu of
> > reports, will be available for the users to select.
> >
> > Amarnath
> >
> > "Sammy" wrote:
> >
> > > I have VS2003, I can create reports but am not sure how to run them in a
> > > stand alone fashion ie someone just goes to a URL instead of having to use a
> > > reporting server to display the reports.
> > >
> > > Does any one know how to do this, thanks for any help
> > >
> > > Sammy.
>
No comments:
Post a Comment