[Chessdb-users] Concatenating databases
Brought to you by:
drkirkby
|
From: John F. <fis...@go...> - 2007-09-08 13:04:25
|
Hi, you don't say what type of databases you want to concatenate. If they are pgn's is probably best to concatenate them using the command prompt (like the old dos screen) this is available in XP. Run the command prompt program (from memory I think it is under the accessories option). Change to drive and directory containing your pgn,s; then run "type *.pgn > anyuniquename,pgn". This should give you a concatenated pgn then you can either use it as it is in chessdb (read only) or import it into a new chessdb (scid) database (recommended) . Not knowing how much you know about programming I hope this isn't too brief. Others may know a simpler method but that's how I would do it. Hope this helped, John. |