Error 264

Message text

Wrong number of variables in FETCH

Item

Value

SQLCode

-264

Constant

SQLE_WRONG_NUM_OF_FETCH_VARIABLES

SQLState

42W26

ODBC State

42000

Probable cause

The number of variables specified in the FETCH statement does not match the number of select list items.