Collection Contents Index Wrong number of parameters to function '%1' Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Wrong number of values for INSERT


Item

Value

Constant

SQLE_WRONG_NUM_OF_INSERT_COLS

ODBC 2 State

21S01

ODBC 3 State

21S01

Severity

16

SQLCODE

-207

SQLSTATE

53002

Sybase error code

213

Probable cause

The number of values you are trying to insert does not match the number of columns specified in the INSERT statement, or the number of columns in the table if no columns are specified.


Collection Contents Index Wrong number of parameters to function '%1' Next PDF