SQLQueryMaxResultCells

Part of Setup.INI, in your installation folder.
This property is not part of the Application Configuration dialog.

Sets a maximum amount of cells, which is the number of rows times the number of columns, that will be returned in response to any SQL query. Defaults to 1000000. Columns in the WHERE and ORDER BY clause are included when calculating the number of columns. The Timestamp column is excluded.

 

Section: System

Default: SQLQueryMaxResultCells = 1000000