Showing posts with label sqlserver. Show all posts
Showing posts with label sqlserver. Show all posts

Wednesday, March 21, 2012

Reporting services - SQL server 2005

We are in the process of doing a side by side installation of the SQL
server 2000 and SQL server 2005 on the same server. To install the
Reporting services feature of SQL server 2005 requires IIS. We have a
seperate web server running IIS that connects to the database server.
My question is : can we still install Reporting services on the
database server without the IIS?

Thank youNo the Reporting services require the IIS for installation.

yhafeez1@.gmail.com wrote:

Quote:

Originally Posted by

We are in the process of doing a side by side installation of the SQL
server 2000 and SQL server 2005 on the same server. To install the
Reporting services feature of SQL server 2005 requires IIS. We have a
seperate web server running IIS that connects to the database server.
My question is : can we still install Reporting services on the
database server without the IIS?
>
Thank you

Reporting Services - Crystal to SSRS

I have a requirement to convert reports from Crystal Reports to SQL
Server Reports. Is there any tool to do this? or Do I need to redesign
every report in SQL Server Reports?

Madhivanan"Madhivanan" <madhivanan2001@.gmail.com> wrote in message
news:1125930151.754268.195010@.g43g2000cwa.googlegr oups.com...
> I have a requirement to convert reports from Crystal Reports to SQL
> Server Reports. Is there any tool to do this? or Do I need to redesign
> every report in SQL Server Reports?
> Madhivanan

I have no idea myself, but it looks as if the question has come up on
microsoft.public.sqlserver.reportingsvcs several times:

http://groups.google.ch/group/micro...arch+this+group

Simon|||Thanks Simon

Madhivanan