in reply to Re^3: SQLite databasefile in main memory!
in thread SQLite database (or any) file in main memory!
Err, and exactly how do I do that? File is binary, and the sql memory is for queries...
Dumping the binary database could be possible though... Extract and do "INSERT" queries in the memory one...