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. Thanks, Roland _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

