View Single Post
  #790  
Old 07-25-2007, 11:47 AM
rvg72 rvg72 is offline
Senior Member
 
Join Date: Jun 2005
Location: Canada
Posts: 2,342
Default Re: New Software: Holdem Manager

[ QUOTE ]
how do I run a report that would show my (or any players, for that matter) results based on hand type (I don't mean simply TPTK on flop, but rather by one pair, two pair, set, trips gernically, like PT showed in a table

[/ QUOTE ]

Does the "By Showdown hand Value" report give you what you are looking for? If not let me know what you want and I'll show you how to tweak the report to show exactly what you want.

[ QUOTE ]
How does HM handle 6-max/9-max/10max?

[/ QUOTE ]

Right now I am not storing the actual table size but I do store the number of players playing. My thoughts were that does it matter if I was playing 4 handed on a 6 max table or a 9 max table? In the Income tab (still to come) I was going to combine all 3 to 6 players cash as 6 max and 7 to 10 as full ring. However, after discussing this with some people I will be also tracking the table size so you can have a bit more flexibility on how you want this to look.

[ QUOTE ]
It looks like my 10/20 NL hands on PS got imported as 1/20 NL

[/ QUOTE ]

ugg... sorry, thought I tested them all before releasing 0.16b. This only affects the game description though and will be fixed.

[ QUOTE ]
Ah! so you can reimport them from there?

[/ QUOTE ]

Yeah, that should work once I fix whatever the problem was that caused the hand to import in error in the first place.

[ QUOTE ]
When I try to login I get an error saying something to the effect of: Connection Error: There is no established connection because the destinationcomputer active denied it.

[/ QUOTE ]

It might just be Postgres isn't running or something - first try rebooting and see if it works. If not then go into your program files\rvg software\holdem manager\config folder and open holdemmanager.config in notepad and you will see a section that looks something like:

<setting name="ConnectionString">DATABASE=HoldemManagerB eta;SERVER=localhost;PORT=5432;UID=postgres;PWD=ab c123</setting>

Close HM and change that to

<setting name="ConnectionString"></setting>

When you relaunch HM you will be prompted for settings to connect to your database.

[ QUOTE ]
Would it be possible to include a "note feature"?

[/ QUOTE ]

Yes

rvg
Reply With Quote