Skip to Content
0
Former Member
Feb 19, 2009 at 06:08 PM

Is there a way to designate a parameter to allow null?

30 Views

Is there a way to designate a parameter to allow null?

When I link to a stored procedure, the parameter prompt automatically includes a check box for null. However, when I create the parameter manually, the null check box is not presented. I want to allow null as a parameter value. Is there a way to define the parameter so that null is an option?