"Statement's size limit is invalid"
| Item |
Description |
|
SQLCode
|
-674L
|
|
Constant
|
INVALID_CURSOR_RANGE
|
|
SQLState
|
09W07
|
|
ODBC 2 State
|
42000
|
|
ODBC 3 State
|
42000
|
|
Sybase Error Code
|
2300
|
|
Severity Code
|
15
|
Probable cause
FIRST or TOP n are used in a SELECT statement to limit the size of a result. The size limit must be a constant integer greater than 0 and less than 32767.