on windows Qt also creates file with databasename in app directory.
but if you this like this
then the database will be allocated in memory.Qt Code:
db.setDatabaseName(":memory:");To copy to clipboard, switch view to plain text mode
on windows Qt also creates file with databasename in app directory.
but if you this like this
then the database will be allocated in memory.Qt Code:
db.setDatabaseName(":memory:");To copy to clipboard, switch view to plain text mode
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks