BUGFIX: If other databases could not be loaded, no error was produced, resulting in strange behaviour of the fragmentation routine.
Now an error message is produced, though we still continue. The problem was the switch in handling const char * and a huge mess in LoadPeriodenTafel() with strncat and strncpy.