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 |
dewacorp.alliances
452 Posts |
Posted - 2007-09-05 : 21:09:46
|
Hi thereWe've got 2 servers: one is dedicated database server (NSWNOFUSQD01) and the other one is application/web server (NSWNOFUAPA01).We've installed the SQL server Database Services, Notification Services, Integration Services and Workstation components, Books Online and development tools into NSWNOFUSQD01 (databases server).We leave Reporting Service cause we don't want to install the application on this box but we want to install onto different box but the reporting database need to install into NSWNOFUSQD01. So we've tried to install the reporting services into NSWNOFUAPA01 - app server. But while installing it we don't have an option to tell that the database is pointing to different server?!?!.Any ideas? Are missing step here? I saw these environment working - web instaaling on the app server and database installing on database server.Thanks |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-05 : 22:30:46
|
You should set that in report service configuration afterwards. |
 |
|
|
|
|