On Fri, May 24, 2013 at 11:03 AM, Roland Hughes <[email protected] > wrote:
> All, > > I'm looking for the correct way to build a string (within Qt) to open > multiple in memory databases. The example here: > > http://www.sqlite.org/inmemorydb.html > > Does not appear to work. > > "file:memdb1?mode=memory&cache=shared", > > It ends up creating files in the executable directory. > Did you activate URI filenames? http://www.sqlite.org/uri.html > > Thanks, > Roland > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

