The supplied buffer was too small to hold all requested query results
Item |
Value |
---|---|
SQLCode |
400 |
Constant |
SQLE_HLI_MORE_DATA_AVAILABLE |
SQLState |
01WH1 |
ODBC State |
(handled by ODBC driver) |
You attempted to get a query result set using the WSQL HLI function wsqlquerytomem. The buffer supplied by the calling application was too small to contain the entire query. The buffer will contain as many rows of the result set as possible, and the cursor will be positioned on the next row of the result set.