On 27 Jan 2010, at 12:25am, Jean-Christophe Deschamps wrote:

> Why don't you use a :memory: database for this?

This has the advantage of removing the chance of a name-space collision.  
:memory: databases are not stored in any file on disk, and they can be seen 
only by the process which creates them.

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

Reply via email to