By quickly looking at the code that produced "strange" behaviour now I can understand, what has happened. The default database was a database with the same tables, but different data. Your explanation was great, thank you. I read QSqlDatabase::addDatabase numerous times, but always searching for other things and failed to understand the obvious.
Bookmarks