![]() |
Sergey Kornilov admin 10/14/2010 |
Mario, |
M
|
mdibarra author 10/14/2010 |
Mario, I'm not what is "run a select after applying the filter" and "query is blocked". Could you rephrase your question?
|
![]() |
Sergey Kornilov admin 10/14/2010 |
Turn on 'No records on first page' option that can be found on Miscellaneous screen in PHPRunner. |
M
|
mdibarra author 10/14/2010 |
Turn on 'No records on first page' option that can be found on Miscellaneous screen in PHPRunner.
|
![]() |
Sergey Kornilov admin 10/14/2010 |
You need to explain when this happens i.e. before search, after search, what are search parameters. |
M
|
mdibarra author 10/14/2010 |
You need to explain when this happens i.e. before search, after search, what are search parameters. If you run a search and it times out you need to make sure all required indexes are in place etc. Especially important if you have millions of records.
|
M
|
mdibarra author 10/14/2010 |
I solved the problem by creating an index for the table. |