Saving data/settings
Dr. Hawkins
dochawk at gmail.com
Wed Dec 7 11:19:40 EST 2016
On Wed, Dec 7, 2016 at 7:40 AM, Mike Kerner <MikeKerner at roadrunner.com>
wrote:
> In fact, db access in LC is so easy that I
> don't use files or extra stacks for anything.
>
same here.
SQLite is buit in.
In fact, i use it with a :memory: file for data, two--on loading a client,
it gets the data from a postgreSQL server, stashes it in memory, and
periodically updates the external server. Not for most uses, but being
able to SELECT/WHERE was compelling for me.
--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
More information about the use-livecode
mailing list