SQLite: how to open existing database in memory
Dr. Hawkins
dochawk at gmail.com
Sat Oct 17 13:07:05 EDT 2015
On Sat, Oct 17, 2015 at 9:42 AM, Glen Bojsza <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