Hi.
i have a DataSource in *.mrt File like this:
Connection1
Connection1
{p1}
the PATHDATA has to filled out by Param "p1"
But if i call
http://mywonderfulserver.com/report/sti ... 1=test.xml
It throws Error 2032
if i Enter as PATHDATA a constant value at Design Time it works fine.
Any idea ?
BR
Christian
Dynamic XML DataSource
-
- Posts: 6
- Joined: Tue May 03, 2011 5:44 am
- Location: Germany
-
- Posts: 6
- Joined: Tue May 03, 2011 5:44 am
- Location: Germany
Dynamic XML DataSource
Now i have also set the Variable "p1" in the Dictionary with a default value.
Same Error.
Cold it be that a dynamic datasource ins't supported ?
Same Error.
Cold it be that a dynamic datasource ins't supported ?
Dynamic XML DataSource
Hello,
Unfortunately, variables and parameters cannot be used in connection strings. You can use them only in the SQL queries and on the report pages.
Thank you.
Unfortunately, variables and parameters cannot be used in connection strings. You can use them only in the SQL queries and on the report pages.
Thank you.