RefreshQuick Bug
Posted: Sun 05 Jul 2009 21:20
Hello,
I have run into this problem a long time ago but now I decided to write since it is very annoying not only for me but for the customer as well.
The situation is as follows:
- Sometimes I need to update a table that has more than 10 000 records
for example update table1 set price=500;
- In this case the timestamp of every row is be the same (of course)
- when the next RefreshQuick occurs it will take between 30 to 90 minutes to refresh !!!
So the same thing that took a moment before now it is an hour. No wonder the customer presses Ctrl+Alt+Del after the first minute.
For him it is freezing.
Have you got any idea?
Thank you very much
I have run into this problem a long time ago but now I decided to write since it is very annoying not only for me but for the customer as well.
The situation is as follows:
- Sometimes I need to update a table that has more than 10 000 records
for example update table1 set price=500;
- In this case the timestamp of every row is be the same (of course)
- when the next RefreshQuick occurs it will take between 30 to 90 minutes to refresh !!!
So the same thing that took a moment before now it is an hour. No wonder the customer presses Ctrl+Alt+Del after the first minute.
For him it is freezing.
Have you got any idea?
Thank you very much