Is it possible for a server to use data other than the .db file specified. I have imported a solution ‘with sample data’. Now it seems that the server ignores any related data I put in the database folder. I have changed the .db file and .log file and each time the old sample data shows. I have removed any .db files that might be used without success.
I thought I was going mad. When I import a solution, it builds new tables in the repository database.
An import file contains a list of servers with its tables structure (if sample data was exported). When you import in 4.1 from admin page it looks for the server with the same name and tries to import in there. If that server was not found or not valid import fails. You can change details about a server from developer, server editor ( including which database that server uses, name …).