PDA

View Full Version : Deleting notes



martin dtc
06-12-2010, 06:59 PM
Hello,

I have about 400 notes on players, but I want to delete all these notes to start over...

How do I do this?

netsrak
06-13-2010, 04:30 AM
There is no option in the program to do this. Here are 2 possible ways:

1. create a new database and reimport all your hands

2. run the following sql statement via the pgadminIII->Query tool:
delete from hemplayernotes

but backup your database before doing this!

jonypoker
01-30-2014, 08:27 PM
I want to delete notes from hm2 , the query downt work and I dont want to reimport all hands !

fozzy71
02-01-2014, 12:01 AM
I don't believe there is any way to do this in HM2. The only thing I can think of would be to create a backup and deselect the [ ] Player Notes option then Restore that backup file to a new database.

It might be possible to do via the HMQL API but I wouldn't know how exactly if it is - http://forums.holdemmanager.com/general-support/354281-holdem-manager-api.html#post2139942