<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..............

Reply via email to