Delete columns... How?
Michael Doub
mikedoub at gmail.com
Tue Sep 30 14:12:51 EDT 2014
I think that puts the whole database (multiple tables) in memory. Bob mentioned only the table so I thought he might know of some other magic incantation. :-)
-= Mike
On Sep 30, 2014, at 12:05 PM, Dr. Hawkins <dochawk at gmail.com> wrote:
> On Mon, Sep 29, 2014 at 3:58 PM, Michael Doub <mikedoub at gmail.com> wrote:
>
>> Bob, how do you control whether SQLite pages the table in from disk or
>> maintains it entirely in memory?
>>
>
> use :memory: as the file name. Blindingly fast.
>
>
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list