View Single Post
  #2  
Old 11-30-2005, 07:54 PM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Location: Wausau, WI
Posts: 247
Default Re: screwing around with the PT database/hand histories

If the data you need is in the PT database, the PT Forums has a SQL Forum that will probably be helpful to you. Also, you can get queries to modify for your own needs by clicking header rows in PT.

If you're familiar with the MS Access "visual (?)" SQL builder, building custom PT queries is pretty intuitive.

If PT doesn't have the data you need, you'd need to write your own HH parser, which can be a lot of work (especially to get it bug-free, working on multiple sites, and then maintaining the code). The only data I can think of that would require this is each individual bet size in a NL hand.
Reply With Quote