Description
The parameter value is an incorrect data type for the parameter.
Solution
Specify a correct value type. For example, if the parameter data type is double, the parameter value must be a double, not a string.
The parameter value is an incorrect data type for the parameter.
Specify a correct value type. For example, if the parameter data type is double, the parameter value must be a double, not a string.