Expecting at least %1 parameters in script, but only found %2: %3

Error code –10048
Error constant ODBC_WRONG_NUM_PARAMETERS_AT_LEAST
Parameter 1 The minimum number of parameters expected.
Parameter 2 The number of parameters found.
Parameter 3 The script name.
Probable cause

There are not enough parameters found in the given script. Please check the number of parameters for the given script.