Re: share in-memory SQLite db with other apps

2014-09-18 Thread Dr. Hawkins
On Wed, Sep 17, 2014 at 6:51 PM, Peter Haworth wrote: > Don't think that's possible since the memory used in your application's > memory space. There is a shared cache setting but I think that only > applies to multiple sqlite dbs open in the same application and it needs to > use the URI file f

Re: share in-memory SQLite db with other apps

2014-09-17 Thread Peter Haworth
Don't think that's possible since the memory used in your application's memory space. There is a shared cache setting but I think that only applies to multiple sqlite dbs open in the same application and it needs to use the URI file format which LC doesn't fully support yet. Pete lcSQL Software

share in-memory SQLite db with other apps

2014-09-17 Thread Dr. Hawkins
I'm assuming that the answer is, "of course not!", but is it possible to share an in-memory SQLite db with other applications (particularly, LibreOffice)? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 ___ use-livecode mailing list use-livecode@lists.r