One sql report was created by visual studio 2008 and it has one filter. It is working fine. but I want to config this filter in visual studio to return all data if input parameter value is null or user select null for this parameter. Most of time, if parameter
is null, search result is empty. Instead, I want to return all data. How to do it and any suggestion for it.
thanks
Gary