As a workaround for saving modified games to the database, I use the following methods: 1) Instead of "Replace game in..." use "Add new game to..." and then delete the previous version of this game. Sometimes it works, sometimes it doesn't. 2) A more reliable way is to save the game with changes to a separate file, and then manually copy it and paste it into the database file, not forgetting to delete the previous version of the game. Essentially, this is the same as the first method, only we do...
Unable to save changes in database