SQLite: how to open existing database in memory

Dr. Hawkins dochawk at gmail.com
Wed Oct 21 11:35:13 EDT 2015


On Wed, Oct 21, 2015 at 8:10 AM, Bob Sneidar <bobsneidar at iotecdigital.com>
wrote:

> Not entirely accurate. There are ways.
>
>
> http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables
>

But those muse a command line tool.
You could use that through shell()to get the commands to recreate the db in
a :memory: db,
but it's one-way trip

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



More information about the use-livecode mailing list