If I put a memory size limit such as SQLITE_MEMORY_SIZE = 8388608 (8MB), is a database created with the :memory: argument created within this chunk of memory, or external?
Is it possible to save and load the in-memory database to disk (or in my case, serial or NAND flash)? Thanks! ------------------------- M Feller -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users