On Wed, Dec 7, 2016 at 7:40 AM, Mike Kerner <mikeker...@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 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode