How do I reference a URL for a Report Server Running on an instance in SQL
Server 2005. I thought it was a $ sign but this is not working (i.e.
http://REPORTSERVER$DEVDW/Reports)
Default Instance : REPORTSERVER
URL: http://REPORTSERVER/Reports
Instance 1: REPORTSERVER\DEVDW
http://?/Reports
Instance 2; REPORTSERVER\PRODDW
http://?/ReportsGot it!!!
http://REPORTSERVER/Reports$INSTANCENAME
"Scott" wrote:
> How do I reference a URL for a Report Server Running on an instance in SQL
> Server 2005. I thought it was a $ sign but this is not working (i.e.
> http://REPORTSERVER$DEVDW/Reports)
> Default Instance : REPORTSERVER
> URL: http://REPORTSERVER/Reports
> Instance 1: REPORTSERVER\DEVDW
> http://?/Reports
> Instance 2; REPORTSERVER\PRODDW
> http://?/Reports
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment