Yeah, I think we're on the same page.
On Jan 20, 12:49 am, "m...@ni" <[email protected]> wrote: > <you need to set your optional parameters as Nullable in the Stored > Procedure.> > -------------------------------------------------------------- > In the above, you mean to say, that i gave a default value, to all the > variables, that are > present in StoredProcedure,so that if nothing is assigned to these > variables from code > side,then default will be assigned to them. Isn't..............
