I want my users to be able to use the Quick Query Viewer for project transactions, however I get 500,000 lines of results when I open the screen. I'd like to knock this down to around 10,000. According to the SL manual you can manipulate the maximum row count by adding this statement to the .ini file.
[QuickQuery]
Paging=Yes
MaxSQLRows=10000
I have tried updating my own .ini, to no avail. Is there a step I'm missing?
I'm on SL15 SP1.
Thanks in advance.
*This post is locked for comments