When you clear the prompt string in Report Manager, make sure you do not check the prompt user flag.
The parameter values in the server override the designer parameter values. So even though the prompt string is back, it will still be hidden on the server.
In SQL 2005, we have made this behavor more clear.
|||I am not clearing the prompt string in Report Manager, I am doing so in the designer. These are reports that get installed at customer production sites by basically importing the rdl through a utility built into our software. I do not have access to maintaining the reports through report manager. Any suggestions?|||You would need to write in your iinstallation script that published the report to clear out the prompt string. The call is SetReportParameters.Again, this is an RDL property in SQL 2005.sql
No comments:
Post a Comment