all groups > sql server reporting services > march 2006 >
You're in the

sql server reporting services

group:

Dynamic Server Path


Dynamic Server Path Sunny
3/10/2006 11:05:27 AM
sql server reporting services:
I have images shown on a report that are stored on a server.
Problem is when developing the server path is different from my live server.
So whenever we deploy the report on the server i have to make a change
manually to the path of the images....i need to make this dynamic.
How can i do this....can i do this in config file. If so how can i set value
in config file(which one specific) and how can i access it in the report.
Any help appreciated...thanks

Sunny.
RE: Dynamic Server Path Amarnath
3/12/2006 9:20:26 PM
Hi,

I would suggest you include all your images in your "Report project" so that
whenever you deploy all these images will get deployed.

Amarnath


[quoted text, click to view]
RE: Dynamic Server Path Maran
3/27/2006 6:45:01 AM
You can use an expression in the url and the variable
"Globals!ReportServerUrl" to make it dynamically.

Maran

[quoted text, click to view]
AddThis Social Bookmark Button