Collection Contents Index Wrong number of values for INSERT Next PDF

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

Wrong number of variables in FETCH


Item

Value

Constant

SQLE_WRONG_NUM_OF_FETCH_VARIABLES

ODBC 2 State

S1002

ODBC 3 State

07009

Severity

16

SQLCODE

-264

SQLSTATE

42W26

Sybase error code

553

Probable cause

You specified a number of variables in a FETCH statement that does not match the number of select list items.


Collection Contents Index Wrong number of values for INSERT Next PDF