December 31, 2008 at 4:04 am
hi
I have a report set up in SQL 2005 Reporting Services that is handling confidential information.
One of the input parameters for this report contains a key like a password is there any way to mask the input text box with some * like chars
I am trying to access it through Internet Explorer
regards
john
January 4, 2009 at 9:31 pm
Hi...John..
The only way I guess to solve this issue is to make default parameters in Reporting Services as invisible by setting the property -- Prompt Parameters to False..and creating your own custom parameter with the help of any C# / VB.NET code...:)
This may help..u..
Please let me knw..if this is the soln u looking for...
Thanks alot,
Niraj
January 15, 2009 at 11:11 pm
I am not looking for a solution using vb.net clent ,
Is there any way to change the display charactor of a parameter promt to '*'
while accessing the report directly through internet explorer
regards
john
January 30, 2009 at 9:39 am
I don't think reporting services has the capability...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_23625433.html
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply