SQLite: how to open existing database in memory

Bob Sneidar bobsneidar at iotecdigital.com
Wed Oct 21 11:10:46 EDT 2015


Not entirely accurate. There are ways.

http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables

Bob S


On Oct 17, 2015, at 10:07 , Dr. Hawkins <dochawk at gmail.com<mailto:dochawk at gmail.com>> wrote:

On Sat, Oct 17, 2015 at 9:42 AM, Glen Bojsza <gbojsza at gmail.com<mailto:gbojsza at gmail.com>> wrote:

In creating an in memory database can you create one with a name?


There really wouldn't be a point to that

Once you open a database, Livecode refers to it by number, not name.
New line there is no direct way to dump a database from memory to disk; you
would have to use routines or selections to write from one to the other.




--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462




More information about the use-livecode mailing list