I am trying to import over 4000 HH files (a total of +200k hands) that I played at PS. I am using generic auto import, and have made an empty database to import these HH's into.
I left the import running over night and this morning I got the error message:
A database error has occured.
DBCode: -1605 Error Text: SQLSTATE = 23000
[Microsoft][ODBC Microsoft Access Driver] Your changes at the tabell couldn't be done, because the Index, the primarkey or the relation would content multiple Datas.
No changes made in database.
INSERT INTO players ( screen_name, treeview_icon, player:id, main_site_id, hide_ind, ring_player, tourney_player ) VALUES ( 'Fussi', 1, 21415, 2, 0, 1, 0 )
Help?
