SQLite, keep connection open or close every time?

Peter Haworth pete at lcsql.com
Tue Dec 1 01:57:30 EST 2015


Turns out SQLite now has a built-in user authentication module.
Revopndatabase already has user and password parameters but they have not
yet been extended to sqlite.

On Mon, Nov 30, 2015, 8:50 PM Dr. Hawkins <dochawk at gmail.com> wrote:

> On Mon, Nov 30, 2015 at 8:28 AM, Bob Sneidar <bobsneidar at iotecdigital.com>
> wrote:
>
> > The big reason I can think of to use it is that it is very easy to set up
> > and maintain. Security is handled by the file system it sits on.
>
>
> It's also magnificent for an in-memory variable system.  I originally used
> an array (my system picked up new variables in forms automatically; most
> aren't actually coded), but SELECT WHERE made it worth changing.
>
>
>
> --
> 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