030067 : The value <value> is not a <value>.

Description

The given parameter value is not of the correct data type for the parameter.

Solution

Specify the correct parameter value. For example, If the parameter data type is double, make sure the parameter value is a double and not a string.

3/4/2014