Quote Originally Posted by tavioman View Post
It is possible to attach a database that resides into a QTemporaryFile?
Have you tried? Why shouldn't it working? It's a "normal" file. Just use QTemporaryFile::fileName() to work with the file.