PDA

View Full Version : all hand histories missing from DB



flight2q
06-20-2009, 06:37 PM
The hand histories disappeared from my database. This seemed to happen when I upgraded to a version where an Omaha tab first appeared, although I didn't notice it for a day or two. The hand information is there (e.g., I can filter for specific hole cards and it will display stats for them), but the hand histories are no longer displayed in the "Last 100, Last 500, All" section of screen. This applies to all sites, and for both myself and other players in the DB.

I tried editing the import options so that it would import all hands (i.e., import observed hands too) in case that made any difference. No improvement.

I created a new DB and imported some hands. No improvement.

I uninstalled HEM, deleted the folders, and reinstalled, so there couldn't be any weird/corrupted settings. I examined an existing DB and there were no hand histories. I created a new DB, imported some hands, and still no hand histories.

My next try will be to uninstall/reinstall(upgrade) postgres unless anyone has any better ideas.

http://i242.photobucket.com/albums/ff90/flight2q/HEM_no_hands.png

HEM 1.08.04, Windows XP, postgres 8.0

fozzy71
06-20-2009, 07:36 PM
You can try updating to the latest beta - http://www.holdemmanager.com/downloads/HmUpdate.exe

It sounds to me though, like it may be best to start from scratch. Make sure you copy/backup your archived/processed HHs for rebuilding the DB, and the \Config\ folder to restore your HUD(s).

Make sure if you do that you delete the postgres user after uninstalling postgresql:


- Uninstall from control panel.
- manually delete the Program Files\Postgresql folders
- run the command "net user postgres /delete"
- reboot.
- install again, as admin, with UAC off.