Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
miral.popat
Starting Member
5 Posts |
Posted - 2009-01-16 : 07:38:05
|
I wonder if we can install SQL server reporting service 2k5 wihtout full installation of SQL server 2005.Any idea??? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-01-17 : 02:13:17
|
you mean only the reporting services component alone? you can do that but still you require a local or remote instance of database engine to host the report server databases. |
 |
|
miral.popat
Starting Member
5 Posts |
Posted - 2009-01-19 : 04:44:19
|
quote: Originally posted by visakh16 you mean only the reporting services component alone? you can do that but still you require a local or remote instance of database engine to host the report server databases.
Yes I want only the report server component, I do have SQL server instance running on a different server so thats not a problem.Can you please let me know how install the only Report SErver component. Thanks !!! |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-01-19 : 09:30:31
|
select only reporting services component while installing sql server in component selection screen. also remember to select custom option |
 |
|
|
|
|