0x005700E4 (5701860) The SELECT statement, including the WHERE clause, overflows the maximum size buffer.

Explanation

The area that is required for the SELECT statement, including the WHERE clause, exceeds the maximum allowable buffer.

User response

Verify that a SELECT statement was supplied. Check the data server log for related messages.