Hi!

I would like to do something with the ambigüous names in my base.

My idea is perform the next algoritm

1 - list all the games with ambiguous names (ex. "Karpov, A."), mark by
"Original"
2 - list all the games recommended in each ok the ambiguous names (ex.
"Karpov, Anatoly.", "Karpov, Alexander", "Karpov, Alexey") , mark by
"Recommended"
3 - Merge 1 and 2 and get a list of names "N"
4 - Perform  a query in the database and obtain Color, Opponent, year,
tournament and result, where any of the players is in "N".
5 - Perform in this table a Group by oponent, tournament, color and year
query
6 - when this count ==2 means that there are a duplicate game
7 - replace the "Original" name by the  "Recommended" name

I dont know how manage the scid bases :(  -------->(help?)

regards
Esteban

PD: May I have illuminated some of the greys in this  ;)
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to