PDA

View Full Version : an error occurred when retrieving the player list: ERROR: 22P05: character 0x90 of en



gies0r
09-13-2009, 04:48 AM
Hello,

iīve got a problem:

After starting the holdem manager there is the following error message:

an error occurred when retrieving the player list: ERROR: 22P05: character 0x90 of encoding "WIN1252" has no equivalent in "UTF8"

The HUD a fully functionally. Itīs synchron with the database. But when i try to display a graph or the daily report the error appears again.

OS : Windows Vista

netsrak
09-13-2009, 07:13 AM
There is a mismatch between your Postgesql database coding and your HM version.

Did you create a new database or what happened before?

gies0r
09-13-2009, 07:51 AM
I saved my database with pgAdmin 3 on another computer and import it with the same tool now. I donīt know why, but at the import there are an error, too.


Do you have any ideaīs how to solve the problem?

netsrak
09-13-2009, 08:48 AM
Create a new database with Coding SQL_ASCII, restore the backup to this database and try again.