by Repo » Tue May 26, 2009 2:42 am
I'm working on my Autorate rules trying out all kinds of combinations. It takes a lot of processing time. When I click the Icon Sort button or Refresh, I don't like seeing my report disappear and start re-compiling. It's a thing I have.
The report is actually working at the same time as the main data (on the left). I don't see how the report can work if the main data isn't even there yet; unless the report works directly in the DB? They're working both at the same time? The report section should be like a stand alone. I though the Run Report was there for that.
What you're suggesting is some kind of work around. My work around is to change the Report name to clear it and it doesn't fire the compiling of anything in there (when refreshing the main list); a great tip if you want to stop a report from compiling. A Stop right there would be great by the way.
I asked (a while back) for a way to filter by hands. I only want the players that have played over 100 or 200 hands so that I can test my rules using the report system. What I got was another work around by filtering by date to lower the number of players (65,000 at the time). It works, but not what I really need. I have to put a filter (#HANDS# >= 100) in the report itself and that's more time consuming because of the number of records the report as to go trough. The report is going trough players that have only played 5 hands.
I'm just trying to put together the best Auto Rate rules possible but with all those obstacles, it’s taking me weeks!
Please take this into consideration. After all, what is the program for?
Thank you.