"Format string argument number %1 is invalid"
| Item |
Description |
|
SQLCode
|
-294L
|
|
Constant
|
INVALID_FORMAT_STRING_ARG_NUM
|
|
SQLState
|
53W08
|
|
ODBC 2 State
|
37000
|
|
ODBC 3 State
|
42000
|
|
Sybase Error Code
|
2166
|
|
Severity Code
|
16
|
|
Parameter 1
|
Argument number.
|
Probable cause
You supplied an invalid argument number in the format string for a PRINT or RAISERROR statement. The number must be between 1 and 20 and must not exceed the number of arguments provided.