View Single Post
  #28  
Old 02-23-2006, 02:46 PM
mittelhauser mittelhauser is offline
Member
 
Join Date: Dec 2004
Location: Los Gatos, CA
Posts: 40
Default Re: PokerDaVinci January BETA: semi-public release

Eric,

Ok…I think I have a patch for your timeout issue. This hasn't been extensively tested (either the patch itself or the autoupdate mechansim) but I figure you are busted right now so...if we fail with this, you may need to wait for the next update or we may need to take the discussion to email...

I am assuming that you haven’t done any UI customization yourself by modifying the DataViewTree.xml file. If you have, ignore this and let me know (since this would overwrite your changes)…

Try this…

Run the Launcher app and then go to the menu at the top: Help->Check for Updates

Follow the process and when you run the PlayerAnalyzer again, it will hopefully allow your queries to complete. I upped the SQL timeout to 120 seconds. Even without the more optimized DB, this should be enough.

In addition, I threw in some more queries/tables for you.

1) You should now see By Flop->Hole Cards which groups Hole card stats by the flop (e.g. what cards you played that flopped a fullhouse).

2) You’ll also get By Hole->By Position and By Position->Hole Cards…which allow you to see what cards were played in what position (grouped either by card or by position).

Of course, these queries may take a while with 250k hands. [img]/images/graemlins/smile.gif[/img]

Let me know if it works!

-Jon
Reply With Quote