Binding of parameter %1 requires value to be of type '%2', but a '%3' was supplied

Error code –10201
Error constant EL_DNET_PARAM_TYPE_MISMATCH
Parameter 1 The parameter number.
Parameter 2 The expected type.
Parameter 3 The supplied type.
Probable cause

The supplied parameter type is incorrect. Change the parameter to the proper type.