A similar problem has been discussed earlier on this forum under 'importing publishers lists between dbs'. You might want to check there.
http://www.gb64.com/forum/viewtopic.php?t=430
Still, I've an update on the subject.
First, if you search through the source files for Gamebase 1.0, it seems there is an importer in development, but it's not yet implemented - requires further work...Can anyone help with this? - Gamebase is now open source!
Second, if you have MS Access, it can be done. I just checked this quickly, so you will need to experiment...& backup files will be essential.
Here is a mini-guide:-
* Open MS Access and convert your Master database to the latest Access version (Tools -> Database Utilities -> Convert Database)
* Now open your master database
*Click File -> Get External Data -> Import' Browse to the database you want to append and click Import.
* Select the individual tables you want to import, or Select all
* Click Options and de-select Relationships, then click OK
* The tables will now have been imported into your master database, but the imported tables are not yet part of the originals, they will be separate tables, appended with a Number 1 (e.g. Games1)
* Joining the tables together becomes a cut & Paste job, which you have to do one table at a time. Open an imported table (e.g. Games1), click Edit ->Select All Records and Copy
* Close the Imported table and open the original table (e.g. Games)
Click Edit -> Paste Append
*Close this table & move onto the next. When you have pasted into all tables, you can delete alll the imported tables.
* Next run Tools ->Database Utilities -> Compact & Repair Database
*Save & close Access.
* Before opening in Gamebase, I recommend you also run Scan & Fix Errors in the GB Toolbox.
* Job done - Hopefully
Well you asked!
Good luck,
Daveee