company logo
105 (E)- Internal database error (type conflict - current %4/expected %5)

When reading an instance, the type of the instance read differs from the type expected (e.g. when reading a Car instance instead of a Person instance). The reason could be a database error caused by a system crash without recovery afterwards or in internal error in the application program caused by overwriting some internal areas.

A reorganization of the database could fix the problem if it is an error on the database.