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 <doch...@gmail.com> wrote:

> On Mon, Nov 30, 2015 at 8:28 AM, Bob Sneidar <bobsnei...@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@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
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

Reply via email to