XModPro

Using NULL in parameter

Bryan Lynn Bryan Lynn asked Aug 23, 2017
Active Aug 31 · Viewed 1589 times
<p>I have a select box where the user typically picks a category to search for (e.g. Addresses). I can grab the selected category and modify the ListDataSource commandText with a parameter (e.g. @Category). The problem I have is I need to be able to find all the records with NULL categories. </p>

1 Answer

Loading answers...