The prepared SQL statement '%1' requires %2 parameters, but parameter %3 was not supplied

Error code -10198
Error constant EL_DNET_PARAM_NOT_BOUND
Parameter 1 The SQL statement.
Parameter 2 The expected number of parameters.
Parameter 3 The supplied number of parameters.
 Probable cause