Problem converting MSAccess database to Postgresql database
Posted: Sun Jun 28, 2009 1:05 pm
Hi,
I am trying to convert my Poker Tracker Stud MS Access database to Postgresql and am getting an error at the end of the conversion process. The error
message reads:
Error creating index - game_level_idx_02
7 - SQLSTATE = 23505
ERROR: Could not create unique index "game_level_idx_02"
Table contains duplicate values.;
Error while executing the query
(See picture below)
Any idea what the problem could be?
J
I am trying to convert my Poker Tracker Stud MS Access database to Postgresql and am getting an error at the end of the conversion process. The error
message reads:
Error creating index - game_level_idx_02
7 - SQLSTATE = 23505
ERROR: Could not create unique index "game_level_idx_02"
Table contains duplicate values.;
Error while executing the query
(See picture below)
Any idea what the problem could be?
J