Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
roy mm
Yak Posting Veteran
62 Posts |
Posted - 2008-07-24 : 08:42:28
|
Hi,I have a report which getting a parameter value base on the user id.There is a situation that that the parameter isn't getting any value (I remove the option for null value) and then when the user run it, he get an error: The 'my_param' parameter is missing a value'.I want the report to stop now but I don't want the user to see the error (since he can see my parameter name).Is there a way to show the user a costume message instead?Thanks |
|
elancaster
A very urgent SQL Yakette
1208 Posts |
|
|
|
|