Wednesday, March 21, 2012

reports without sql server

Hi,
I wanna know if it's possible to deploy reports to a production environment
where sql server is completely not needed? Maybe only some reporting service
components that can be installed for the report generation?
I know this question has been asked before, but I just can't find a
definitive answer. Some say it can, others say it can't.Anyone that says it can does not know what they are talking about. For this
version you have to have Reporting Services server and the server requires
SQL Server. Now, SQL Server does not have to be on the same box, it can
reside on another box but SQL Server is used by Reporting Services and is a
requirement.
Version 2 will have some webform and winform controls. These controls will
use RS if present but can work without it. If this is the case, though, then
you don't have Report Manager (i.e. you have to create your own web pages to
get parameters and call the reports).
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Servé La" <blabla@.bestaatniet.nl> wrote in message
news:%231VVIjZ8EHA.3700@.tk2msftngp13.phx.gbl...
> Hi,
> I wanna know if it's possible to deploy reports to a production
environment
> where sql server is completely not needed? Maybe only some reporting
service
> components that can be installed for the report generation?
> I know this question has been asked before, but I just can't find a
> definitive answer. Some say it can, others say it can't.
>|||"Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> schreef in bericht
news:%233UydPa8EHA.3368@.TK2MSFTNGP10.phx.gbl...
> Anyone that says it can does not know what they are talking about. For
this
> version you have to have Reporting Services server and the server requires
> SQL Server. Now, SQL Server does not have to be on the same box, it can
> reside on another box but SQL Server is used by Reporting Services and is
a
> requirement.
> Version 2 will have some webform and winform controls. These controls will
> use RS if present but can work without it. If this is the case, though,
then
> you don't have Report Manager (i.e. you have to create your own web pages
to
> get parameters and call the reports).
Ok thank yousql

No comments:

Post a Comment