I saw QT's project example cachedtable.
In that write is :
Qt Code:
db.setDatabaseName(":memory:");To copy to clipboard, switch view to plain text mode
Where did Database created ?
when I want to backup this data, what do I do ?
thank and best regards !
Bookmarks