SAW_MAX_RECORDS_RETURNED

This registry setting applies only to the returned results and is an exact limit. The limit does not prevent runaway queries. The limit applies after some of the queries to load the rows have executed. The limit prevents too much data from being returned to the browser and prompts the user to refine their criteria. The default value for this registry is 31000.

To limit runaway queries on the server side, set the SAW_MAX_RECORDS_ALLOWED and SAW_MAX_RECORDS_RETURNED registry parameters accordingly.