Format string argument number %1 is invalid
Item |
Value |
---|---|
SQLCode |
-294 |
Constant |
SQLE_INVALID_FORMAT_STRING_ARG_NUM |
SQLState |
53W08 |
ODBC State |
42000 |
Parameter 1 |
argument number |
An argument number in the format string for a PRINT or RAISERROR statement is invalid. The number must be between 1 and 20 and must not exceed the number of arguments provided.