Hello all!
Regarding the same subject.
It is possible to attach a database that resides into a QTemporaryFile?
Thank you!
Hello all!
Regarding the same subject.
It is possible to attach a database that resides into a QTemporaryFile?
Thank you!
Have you tried? Why shouldn't it working? It's a "normal" file. Just use QTemporaryFile::fileName() to work with the file.
Bookmarks