John Stanton-3 wrote:
> 
> I wonder why you do not just use a file in the first place.  Sqlite 
> caches data in memory so a file based database and memory based perform 
> much the same.
> 

For this app, I didn't want to ask the user to enter a filename for a new
document before they decided to 'save'.  I guess I could use a temporary
file though. 



-- 
View this message in context: 
http://www.nabble.com/Saving-an-in-memory-database-to-file-tp17571347p17575893.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to