Re: Subject: Re: Find vs. Offset

2012-12-21 Thread Peter Haworth
Yes, it's an sqlite database. Just call revOpenDatabase with the type parameter set to "sqlite" and ":memory:" in the path parameter. Pete lcSQL Software On Fri, Dec 21, 2012 at 2:39 PM, Mats Åström wrote: > How, exactly, does one create a database in RAM? > > The ":mem

Subject: Re: Find vs. Offset

2012-12-21 Thread Mats Åström
How, exactly, does one create a database in RAM? The ":memory:" was a clue but from then... what kind of database - SQLite? /Mats, a RAM db ignorant ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscr