Groups | Blog | Home
all groups > sql server reporting services > july 2004 >

sql server reporting services : Report Generator in VS.NET


adrian m
7/20/2004 8:17:23 PM
We have a SQL server 2000 w/ Reporting services installed. I have a laptop
I use for development running Windows XP, w/ VS.Net enterprise installed.

[I know if you intall Reporting services on a Sql server with VS.net
installed you get the Business Intelligent Project types and, therefore,
have access to the Report generator. ]

My question is : Do I have to go to the Sql server and use VS.Net on the
server to use the report generator or is there some way to install and use
report generator from my laptop?

Thx

Brian Smith
7/21/2004 9:48:36 AM
That's normal. Reporting Services is actually implemented as a Web Service
you can drive from anywhere.
Just run the RS installer on your laptop to get the VS.Net addin, and then
specify the Url of your server.
Or you can use the web front-end by pointing your browser at
http://<server>/Reports

brian

[quoted text, click to view]

AddThis Social Bookmark Button