Statement's size limit is invalid
Item |
Value |
|---|---|
SQLCode |
-674 |
Constant |
SQLE_INVALID_CURSOR_RANGE |
SQLState |
09W07 |
ODBC State |
42000 |
FIRST or TOP n are used in a SELECT statement to limit the size of a result. The size limit 'n' must be a constant integer greater than 0 and less than 32767.