16.04.2012, 17:06
If the database already has that player in frozen table, you will need to run an "UPDATE" query instead of "INSERT". I'm no expert in SQL but i think that might be your problem.
EDIT: I thought you was setting values in the DB not just adding entries sorry.
EDIT: I thought you was setting values in the DB not just adding entries sorry.