Re: [sqlite] Using in-memory DBs of the form: of 20) 2 of 20) "file:memdb1?mode=memory=shared" (via Perl, DBD::SQLite & DBI)

2013-07-22 Thread sqlite . 20 . browseruk
On Sat, 20 Jul 2013 18:03:43 +0100, Simon Slavin - slav...@bigfraud.org wrote: On 20 Jul 2013, at 3:11pm, sqlite.20.browse...@xoxy.net wrote: this in-memory database actually persists. Ie. Beyond the life of the program that

Re: [sqlite] Using in-memory DBs of the form: of 20) 2 of 20) "file:memdb1?mode=memory=shared" (via Perl, DBD::SQLite & DBI)

2013-07-21 Thread sqlite . 20 . browseruk
On Sat, 20 Jul 2013 18:03:43 +0100, Simon Slavin - slav...@bigfraud.org wrote: On 20 Jul 2013, at 3:11pm, sqlite.20.browse...@xoxy.net wrote: this in-memory database actually persists. Ie. Beyond the life of the program that

Re: [sqlite] Using in-memory DBs of the form: of 20) "file:memdb1?mode=memory=shared" (via Perl, DBD::SQLite & DBI)

2013-07-20 Thread sqlite . 20 . browseruk
Niall, I'm using a dbname of 'file:memdb2?mode=memory=shared' in order to allow several threads to connect to the same in-memory DB (per docs at: http://www.sqlite.org/inmemorydb.html). This works great! (And works around a dumb limitation od DBI/iThreads.) The problem is that (despite the

[sqlite] Using in-memory DBs of the form: "file:memdb1?mode=memory=shared" (via Perl, DBD::SQLite & DBI)

2013-07-19 Thread sqlite . 20 . browseruk
Hi all, Anyone here using SQLite via Perl & DBI & DBD::SQLite? Thanks, buk. FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! Check it out at http://www.inbox.com/earth